http_by_chunks 0.1.0

HTTP builder by chunks
Documentation
[dependencies.http]
version = "1.3.1"

[lib]
name = "http_by_chunks"
path = "src/lib.rs"

[package]
authors = ["Raffaele Ragni <raffaele.ragni@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["network-programming"]
description = "HTTP builder by chunks"
documentation = "https://docs.rs/http_by_chunks"
edition = "2024"
homepage = "https://codeberg.org/raffaeleragni/http_by_chunks"
include = ["/src", "/LICENSE-MIT", "/LICENSE-APACHE"]
keywords = ["netcode"]
license = "MIT OR Apache-2.0"
name = "http_by_chunks"
readme = "README.md"
repository = "https://codeberg.org/raffaeleragni/http_by_chunks"
version = "0.1.0"