Crates.io | dbs-uhttp |
lib.rs | dbs-uhttp |
version | 0.3.2 |
source | src |
created_at | 2022-03-10 08:49:44.492049 |
updated_at | 2022-11-18 09:41:49.373179 |
description | A lightweight implementation of HTTP/1.0 and HTTP/1.1 |
homepage | |
repository | https://github.com/openanolis/dbs-uhttp |
max_upload_size | |
id | 547468 |
size | 257,665 |
This is a minimal implementation of the HTTP/1.0 and HTTP/1.1 protocols. This HTTP implementation is stateless thus it does not support chunking or compression.
The dbs-uhttp
repository is forked from Fireckracker's micro-http
, in order to:
To contribute to dbs-uhttp, checkout the contribution guidelines.
New dbs-uhttp versions are released via the GitHub repository releases page. A history of changes is recorded in our changelog.
If you suspect you have uncovered a vulnerability, contact us privately, as outlined in our security policy document; we will immediately prioritize your disclosure.