What does HttpResponse do in Django?
a) Establishes a connection to the server
b) Returns a string with an HTML response
c) Returns a string without HTML response
d) Returns a response about an HTTP connection
e) Returns HTTP Request details
f) None of the above
g) Show me the answer
b) Returns a string with an HTML response