Login
Remember
Register
Ask a Question
APIView uses HTTPRequest and HTTPResponse instances. Is this statement correct?
0
votes
asked
Jun 22, 2022
in
Django
by
SakshiSharma
APIView uses HTTPRequest and HTTPResponse instances. Is this statement correct?
a) True
b) False
httprequest
httpresponse
django
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 22, 2022
by
SakshiSharma
b) False
...