ErrLookup › seanmonstar/warp

seanmonstar/warp

A super-easy, composable, web server framework for warp speeds. · Rust · 46 source files

Analyzed at ff34d7213e on 2026-09-09. 27 documented errors.

Code / MessageTypeSeverityTags
valid ContentRange
panic info http, range-requests, panic, filesystem
CORS request forbidden
http error cors, http, warp, rejection
Uri is a valid HeaderValue
panic info http, redirect, panic, header-injection
checked for name previously
panic warning multipart, panic, internal-invariant, http
invalid host/authority
panic error panic, routing, http, configuration
invalid Origin
panic error cors, panic, origin-parsing, configuration
failed to bind to address
panic critical network, panic, bind, tcp, startup
split always has at least 1
panic info internal-invariant, panic, routing
file_open_error
http error filesystem, io, warp, static-files
invalid_header
http warning http, headers, parsing, warp
unsupported_media_type
http error
method_not_allowed
http error http, routing, method-not-allowed, warp
valid method
panic warning testing, panic, http-method, validation
polled after complete
panic error panic, future, internal-invariant, rust, poll
Origin is always a valid HeaderValue
panic error cors, origin, panic
payload_too_large
http error
not_found
http warning http, host-header, routing, warp
invalid header name
panic error
MissingConnectionUpgrade
http error websocket, http, upgrade, headers, warp
test request path invalid
panic warning testing, panic, uri, validation
invalid header value
panic error reply, headers, panic, invalid-argument
illegal Header
panic error cors, panic, invalid-argument, http-header, configuration
illegal Method
panic error cors, panic, invalid-argument, http-method, configuration
error reading file ( )
exception error tls, file-io, certificates
websocket handshake thread panicked
panic error websocket, testing, panic, handshake
Multipart field is missing a name
exception error multipart, form-data, content-disposition
missing scheme
panic error cors, origin, panic, url