samson_http 0.1.0

A samson HTTP library. HTTP request/response parsing and HTTP server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.concat-idents]
version = "1.1.3"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.url]
version = "2.3.1"

[package]
description = "A samson HTTP library. HTTP request/response parsing and HTTP server."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "samson_http"
repository = "https://github.com/samsonjj/samson_http"
version = "0.1.0"