sel.net.http

Members

Classes

HttpStream
class HttpStream

Stream container for HTTP connection that reads/writes strings instead of array of bytes.

Enums

StatusCodes
enum StatusCodes

HTTP status codes and their human-readable names.

Structs

Request
struct Request

Container for a HTTP request.

Response
struct Response

Container for an HTTP response.

Status
struct Status

Indicates the status of an HTTP response.

Meta

Authors

Kripth