Docs.rs
jsonrpc-server-utils-18.0.0
jsonrpc-server-utils 18.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
debris
tomusdrw
github:paritytech:core-devs
Dependencies
bytes ^1.0
normal
futures ^0.3
normal
globset ^0.4
normal
jsonrpc-core ^18.0.0
normal
lazy_static ^1.1.0
normal
log ^0.4
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.6
normal
unicase ^2.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonrpc_
server_
utils
18.0.0
Module hosts
Module Items
Structs
Enums
Functions
In crate jsonrpc_
server_
utils
jsonrpc_server_utils
Module
hosts
Copy item path
Source
Expand description
Host header validation.
Structs
§
Host
Host type
Enums
§
Domains
Validation
Specifies if domains should be validated.
Port
Port pattern
Functions
§
is_
host_
valid
Returns
true
when
Host
header is whitelisted in
allowed_hosts
.
update
Updates given list of hosts with the address.