brize_http 0.1.0

Light http module for Brize
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "brize_http"
version = "0.1.0"
edition = "2021"
authors=["Jonathan Karrer <karrerjon@gmail.com>"]
description = "Light http module for Brize"
license = "MIT/Apache-2.0"
repository = "https://github.com/xbrize/brize_http"
readme = "README.md"
keywords = ["http"]
categories = ["software"]


[dependencies]