zino-http

Crates.iozino-http
lib.rszino-http
version0.10.1
created_at2024-12-03 03:34:12.187929+00
updated_at2025-08-27 01:48:30.948562+00
descriptionHTTP requests and responses for zino.
homepagehttps://github.com/zino-rs/zino
repositoryhttps://github.com/zino-rs/zino
max_upload_size
id1469602
size204,295
Zan Pan (photino)

documentation

https://docs.rs/zino-http

README

github crates-io docs-rs

HTTP requests and responses for zino.

Feature flags

The following optional features are available:

Name Description Default?
auth Enables the authentication and authorization. No
cookie Enables the support for cookies. No
debug Enables the features for ease of debugging. No
i18n Enables the support for internationalization. No
inertia Enables the support for the Inertia protocol. No
jwt Enables the support for JSON Web Token. No
metrics Enables the metrics exporter. No
view Enables the HTML template rendering. No
Commit count: 704

cargo fmt