Skip to main content

3 docs tagged with "Response"

View all tags

Response

The Response object contains the result of an HTTP request made with the Request module. It provides access to the response data, status code, and other metadata returned by the server.