Docs.rs
  • jsonrpsee-http-server-0.8.0
    • jsonrpsee-http-server 0.8.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • parity-crate-owner
    • paritytech-ci
    • Dependencies
      • futures-channel ^0.3.14 normal
      • futures-util ^0.3.14 normal
      • globset ^0.4 normal
      • hyper ^0.14.10 normal
      • jsonrpsee-core ^0.8.0 normal
      • jsonrpsee-types ^0.8.0 normal
      • lazy_static ^1.4 normal
      • serde_json ^1 normal
      • socket2 ^0.4 normal
      • tokio ^1.8 normal
      • tracing ^0.1 normal
      • unicase ^2.6.0 normal
      • env_logger ^0.9.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate jsonrpsee_http_server

logo
Change settings

List of all items

Structs

  • AccessControl
  • AccessControlBuilder
  • Host
  • HttpServer
  • HttpServerBuilder
  • HttpServerHandle
  • RpcModule

Enums

  • AccessControlAllowHeaders
  • AccessControlAllowOrigin
  • AllowHosts
  • DomainsValidation

Functions

  • response::host_not_allowed
  • response::internal_error
  • response::invalid_allow_headers
  • response::invalid_allow_origin
  • response::malformed
  • response::method_not_allowed
  • response::ok_response
  • response::too_large
  • response::unsupported_content_type