A Stoobly response represents a HTTP request's response
A Stoobly response is tightly coupled to a Stoobly request. It contains additional data such as the HTTP response code and round-trip latency.
List of name and value pairs respectively representing the response header name and response header value
Data of blob format representing the request body
If you are recording a HTTP request, a Stoobly request and associated response will be created.
Last updated 10 months ago