Represents an HTTP response.
The IHttpResponse interface represents an HTTP response.
IHttpResponse
It contains the status code, headers, and body of the response.
Jeongho Nam - https://github.com/samchon
Body of the response.
Headers of the response.
Status code of the response.
Represents an HTTP response.
The
IHttpResponse
interface represents an HTTP response.It contains the status code, headers, and body of the response.
Author
Jeongho Nam - https://github.com/samchon