Crate async_chunked_transfer

Crate async_chunked_transfer 

Source

Structs§

Decoder
Reads HTTP chunks and sends back real data.
Encoder
Splits the incoming data into HTTP chunks.