hyper 1.4.1

A fast and correct HTTP library.
Documentation

hyper

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

http1

  • dep:futures-channel
  • dep:futures-util
  • dep:httparse
  • dep:itoa

full

  • client
  • http1
  • http2
  • server

ffi

  • dep:libc
  • dep:http-body-util
  • futures-util?/alloc

server

  • dep:httpdate
  • dep:pin-project-lite
  • dep:smallvec

client

  • dep:want
  • dep:pin-project-lite
  • dep:smallvec

http2

  • dep:futures-channel
  • dep:futures-util
  • dep:h2

tracing

  • dep:tracing

nightly

    This feature flag does not enable additional features.