HttpHeaderResponse
Class
A partial HTTP response which only includes the status and header data, but no response body.
API
Description
class HttpHeaderResponse extends HttpResponseBase {}
Jump to details
A partial HTTP response which only includes the status and header data, but no response body.
class HttpHeaderResponse extends HttpResponseBase {}