Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sheroz/http_common

Common types and operations for HTTP
https://github.com/sheroz/http_common

header http http-requests network network-programming parser web

Last synced: 4 days ago
JSON representation

Common types and operations for HTTP

Awesome Lists containing this project

README

        

# 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.