nomhttp 0.1.0

Parser HTTP for the rustyproxy project based on nom
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.nom]
features = ["std"]
version = "7.1.3"

[package]
description = "Parser HTTP for the rustyproxy project based on nom"
edition = "2021"
license = "GPL-3.0-only"
name = "nomhttp"
readme = "README.md"
version = "0.1.0"