Skip to content

Tags: teliosdev/under

Tags

v0.2.1

Toggle v0.2.1's commit message
Add DataStream

This adds the DataStream type, which handles streaming the body of a
request (or response) to whatever user-controlled destination.  This
helps with managing data streaming limits, allowing the application to
manage request size limits (and preventing denial-of-service attacks).

v0.2.0

Toggle v0.2.0's commit message
Cleanup Cargo File

v0.1.0

Toggle v0.1.0's commit message
Rename