Crates.io | ehttpd-range |
lib.rs | ehttpd-range |
version | 0.6.1 |
source | src |
created_at | 2023-02-19 20:56:18.01184 |
updated_at | 2024-10-06 18:51:20.766327 |
description | A crate to comfortably handle HTTP range requests within `ehttpd`-based applications |
homepage | |
repository | https://github.com/KizzyCode/ehttpd-range-rust |
max_upload_size | |
id | 789297 |
size | 37,401 |
ehttpd-range
Welcome to ehttpd-range
🎉
This crate extends ehttp
with some convenience methods to handle range-requests
more easily.