hyper 0.14.26

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 16 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
  • tokio/time

h2

  • dep:h2

ffi

  • libc

libc

  • dep:libc

http2

  • h2

socket2

  • dep:socket2

stream

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

server

    This feature flag does not enable additional features.

deprecated

    This feature flag does not enable additional features.

client

    This feature flag does not enable additional features.

http1

    This feature flag does not enable additional features.

backports

    This feature flag does not enable additional features.