Crate ehttpd_range
source ·Expand description
ehttpd-range
Welcome to ehttpd-range 🎉
This crate extends ehttp with some convenience methods to handle range-requests
more easily.
Modules
- Utilities to work with range bounds and ranges
Traits
- An extension trait for HTTP requests to work with range requests
- An extension trait for HTTP responses to work with range requests