Crate thegraph_headers

Source
Expand description

Common HTTP typed headers used across The Graph network services.

See hyper’s headers crate and axum-extra’s TypedHeader extractor documentation for more information on how to use typed headers.

Re-exports§

Modules§

Traits§

  • An extension trait adding “typed” methods to http::request::Builder and http::response::Builder.