Match the HttpResponse methods with their description.
HTTP Response Object
HttpResponse methods
Report a typo
Match the items from left and right columns
HttpResponse.__setitem__(header, value)HttpResponse.__delitem__(header)HttpResponse.__getitem__(header)HttpResponse.getvalue()Sets a header name to a value
Returns a value of a header name
Retrieves a value of HttpResponse.content
Deletes a header with a name
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.