ErrLookup › seanmonstar/reqwest

seanmonstar/reqwest

An easy and powerful Rust HTTP Client · Rust · 40 source files

Analyzed at 17e9bcb51c on 2026-08-06. 14 documented errors.

Code / MessageTypeSeverityTags
error sending request
exception error http3, quic, network, request
HTTP/3 only supports 'https' or 'h3' schemes, got: {}
validation error http3, url, scheme, validation
error sending request
exception error http3, url, request, validation
builder error
exception error builder, url, tls, config
request or response body error
exception error body, timeout, network, streaming
error decoding response body
exception error decode, serde, json, response
error sending request
exception error request, timeout, network, connect
error following redirect
exception error redirect, policy, url, network
HTTP status client error ({code})
http error status, http, client-error, response
HTTP status server error ({code})
http error status, http, server-error, retry
URL scheme is not allowed
validation error url, scheme, builder, validation
Parsed Url is not a valid Uri
validation error url, uri, builder, parsing
error upgrading connection
exception error upgrade, websocket, connection, http
timeout
panic critical wasm, timeout, panic, overflow