Crates.io | ehttpd-querystring |
lib.rs | ehttpd-querystring |
version | 0.2.2 |
created_at | 2024-01-26 00:51:57.232782+00 |
updated_at | 2025-03-08 18:27:26.478863+00 |
description | A crate to comfortably handle HTTP query string within `ehttpd`-based applications |
homepage | |
repository | https://github.com/KizzyCode/ehttpd-querystring-rust |
max_upload_size | |
id | 1114929 |
size | 19,144 |
ehttpd-querystring
Welcome to ehttpd-querystring
🎉
This crate extends ehttp
with some convenience methods to handle query strings more
easily.