1 Star 1 Fork 0

tickbh/webparse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
tickbh 提交于 2024-02-27 14:27 +08:00 . fix header
[package]
name = "webparse"
version = "0.2.7"
edition = "2021"
authors = [ "tickbh <tickdream125@hotmail.com>" ]
description = "http1.1/http2 parse http解析库"
repository = "https://github.com/tickbh/webparse"
license = "Apache-2.0"
keywords = ["http1", "http2", "websocket", "parse", "http"]
[dependencies]
log="0.4.19"
bitflags="2.4"
lazy_static = "1.4.0"
base64 = "0.21.4"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/tickbh/webparse.git
git@gitee.com:tickbh/webparse.git
tickbh
webparse
webparse
main

搜索帮助