Skip to content

This library provides basic functionality to create/send and receive/parse HTTP-headers and -bodies

Notifications You must be signed in to change notification settings

KizzyCode/http-tiny-rust

Repository files navigation

docs.rs License BSD-2-Clause License MIT crates.io Download numbers AppVeyor CI dependency status

About

http-tiny is a small, nearly dependency-less crate to create, serialize, read and parse HTTP/1.1-headers.

It is not designed to be the fastest crate out there, but it's easy to understand and read and flexible enough to be useful as general-purpose HTTP-header crate.

Query strings

Please note that query string parsing and percent encoding has been moved to a different crate for ease of maintainance.

About

This library provides basic functionality to create/send and receive/parse HTTP-headers and -bodies

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages