Skip to documentation
SLOP

tiny.http.ResponseError

Reference tiny.http ResponseError

Defined in tiny.http.

API (2)

Fields and members

Public fields and members.

No direct callersNo direct callstiny.httpResponseError
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/http/src/response.zig:257

zig
pub const Error = error{    HeaderCapacityExceeded,    HeadCapacityExceeded,};

Source: lib/http/src/root.zig:56

zig
pub const ResponseError = response.Error;

Audit

Definitions1
Public names1
Members2
Version26.7.0
Revisiondaab053ee433