hyper 0.14.0

A fast and correct HTTP library.

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 12 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

  • client
  • http1
  • http2
  • server
  • stream
  • runtime

tcp

  • socket2
  • tokio/net
  • tokio/rt
  • tokio/time

runtime

  • tcp
  • tokio/rt

http2

  • h2

stream

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

socket2

    This feature flag does not enable additional features.

h2

    This feature flag does not enable additional features.

server

    This feature flag does not enable additional features.

http1

    This feature flag does not enable additional features.

client

    This feature flag does not enable additional features.