docs.rs failed to build hoot-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: hoot-0.2.6

hoot

A correct Sans-IO HTTP/1.1 implementation

API in flux

This library is currently experimental. We're trying to find a good API that fulfil these criteria:

  • Minimal allocations
  • Ergonomic - As ergonomic as possible while still being allocation free.
  • Correct - Encourage (or force) correct HTTP 1.1 usage.

License: MIT OR Apache-2.0