chunked_transfer_encoding 0.0.0

Chunked transfer encoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.http]
default-features = false
optional = true
version = "0.2"

[package]
authors = ["vkill <vkill.net@gmail.com>"]
categories = []
description = "Chunked transfer encoding"
documentation = "https://docs.rs/chunked_transfer_encoding"
edition = "2021"
homepage = "https://github.com/bk-rs/transfer-encoding-rs"
keywords = []
license = "Apache-2.0 OR MIT"
name = "chunked_transfer_encoding"
readme = "README.md"
repository = "https://github.com/bk-rs/transfer-encoding-rs"
version = "0.0.0"