# 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) ## Headers - Basic support for HTTP Range, [RFC9110](https://www.rfc-editor.org/rfc/rfc9110.html) ## Project Stage **Development:** this project already has milestone releases, but is still under active development, you should not expect full stability yet.