Available on crate feature http-helpers only.
Expand description

Utility methods relying on hyper

Functions

  • Read a data from a hyper::Body and return the data if it is valid and within the allowed size range.
  • Returns a string value when there is exactly one value for the given header.
  • Returns an iterator of all values for a given a header name