zino-http 0.3.0

HTTP requests and responses for zino.
Documentation

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
jwt Enables the support for JSON Web Token. No
metrics Enables the metrics exporter. No
view Enables the HTML template rendering. No