fire-http-representation

Crates.iofire-http-representation
lib.rsfire-http-representation
version0.4.0
sourcesrc
created_at2020-03-17 00:15:21.580877
updated_at2024-06-13 21:32:36.078971
descriptionHttp types for the fire http crate
homepage
repositoryhttps://github.com/fire-lib/fire-http
max_upload_size
id219662
size55,274
Sören Meier (soerenmeier)

documentation

README

crates.io docs.rs

Http types for the fire http crate.

At the moment these types are more suitable for server implementations than for clients.

Features

json

Adds json serialization and deserialization support for the Body type and the HeaderValues.

Commit count: 111

cargo fmt