http_common 0.1.0

Common types and operations for HTTP
Documentation
1
2
3
4
5
6
7
8
9
10
# Common types and operations for HTTP

[![crates.io](https://img.shields.io/crates/v/http_common)](https://crates.io/crates/http_common)
[![docs](https://img.shields.io/docsrs/http_common)](https://docs.rs/http_common)
[![build & test](https://github.com/sheroz/http_common/actions/workflows/ci.yml/badge.svg)](https://github.com/sheroz/http_common/actions/workflows/ci.yml)
[![MIT](https://img.shields.io/github/license/sheroz/http_common)](https://github.com/sheroz/http_common/tree/main/LICENSE)

## WIP: Headers

* WIP: Range operations