Module darpi::logger[][src]

Structs

Body

A stream of Bytes, used when receiving bodies.

DefaultFormat
Request

Represents an HTTP request.

Response

Represents an HTTP response

StatusCode

An HTTP status code (status-code in RFC 7230 et al.).

Traits

HttpBody

Trait representing a streaming body of a Request or Response.

ReqFormatter
RespFormatter