Docs.rs
  • http-error-0.3.0-alpha.5
    • http-error 0.3.0-alpha.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rkusa
    • Dependencies
      • http ^1.0 normal
      • tracing ^0.1 normal optional
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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

http_error0.3.0-alpha.5

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • AnyHttpError
  • Reason
  • StatusCode
  • option_ext::StatusError
  • result_ext::StatusError

Traits

  • HttpError
  • option_ext::OptionExt
  • result_ext::ResultExt

Functions

  • error::bad_gateway
  • error::bad_request
  • error::conflict
  • error::expectation_failed
  • error::failed_dependency
  • error::forbidden
  • error::gateway_timeout
  • error::gone
  • error::http_version_not_supported
  • error::im_a_teapot
  • error::insufficient_storage
  • error::internal_server_error
  • error::length_required
  • error::locked
  • error::loop_detected
  • error::method_not_allowed
  • error::misdirected_request
  • error::network_authentication_required
  • error::not_acceptable
  • error::not_extended
  • error::not_found
  • error::not_implemented
  • error::payload_too_large
  • error::payment_required
  • error::precondition_failed
  • error::precondition_required
  • error::proxy_authentication_required
  • error::range_not_satisfiable
  • error::request_header_fields_too_large
  • error::request_timeout
  • error::service_unavailable
  • error::too_many_requests
  • error::unauthorized
  • error::unavailable_for_legal_reasons
  • error::unprocessable_entity
  • error::unsupported_media_type
  • error::upgrade_required
  • error::uri_too_long
  • error::variant_also_negotiates