url This read-only attribute represents the URL the response will redirect to (equivalent to the Location response
HttpRequest.POST A dictionary-like object containing all given HTTP POST parameters, providing that the request contains form
HttpResponse.__setitem__(header, value) Sets the given header name to the given value. Both header and value
HttpRequest.get_signed_cookie(key, default=RAISE_ERROR, salt='', max_age=None) [source] Returns
HttpRequest.method A string representing the HTTP method used in the request. This is guaranteed to be uppercase. Example:
HttpRequest.get_port() [source] New in Django
Page 10 of 10