Crates.io | fire-http-representation |
lib.rs | fire-http-representation |
version | 0.4.0 |
source | src |
created_at | 2020-03-17 00:15:21.580877 |
updated_at | 2024-06-13 21:32:36.078971 |
description | Http types for the fire http crate |
homepage | |
repository | https://github.com/fire-lib/fire-http |
max_upload_size | |
id | 219662 |
size | 55,274 |
Http types for the fire http crate.
At the moment these types are more suitable for server implementations than for clients.
Adds json serialization and deserialization support for the Body
type and
the HeaderValues
.