Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperium/headers
Typed HTTP Headers from hyper
https://github.com/hyperium/headers
http hyper rust
Last synced: about 15 hours ago
JSON representation
Typed HTTP Headers from hyper
- Host: GitHub
- URL: https://github.com/hyperium/headers
- Owner: hyperium
- License: mit
- Created: 2018-07-09T17:16:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T20:52:28.000Z (9 days ago)
- Last Synced: 2025-01-16T07:10:11.928Z (8 days ago)
- Topics: http, hyper, rust
- Language: Rust
- Homepage: https://hyper.rs
- Size: 1.24 MB
- Stars: 165
- Watchers: 10
- Forks: 83
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust http headers
[![crates.io](https://img.shields.io/crates/v/headers.svg)](https://crates.io/crates/headers)
[![Released API docs](https://docs.rs/headers/badge.svg)](https://docs.rs/headers)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![Build Status](https://github.com/hyperium/headers/workflows/CI/badge.svg)](https://github.com/hyperium/headers/actions?query=workflow%3ACI)Typed HTTP headers.