Module jsonrpsee_server::middleware::http
source · Expand description
HTTP related middleware. Various middleware implementations for HTTP specific purposes.
Structs§
- Represent the http URI scheme that is returned by the HTTP host header
- Middleware to enable host filtering.
- Middleware to enable host filtering.
- Error that occur if the specified path doesn’t start with
/<path> - Proxy
GET /pathrequests to the specified RPC method calls. - Layer that applies
ProxyGetRequestwhich proxies theGET /pathrequests to specific RPC method calls and that strips the response. - Represent the URL patterns that is whitelisted.
Enums§
- Error that can happen when parsing an URI authority fails.
- Port pattern