gohttp/README.md

11 lines
124 B
Markdown
Raw Normal View History

2023-12-06 20:58:08 +08:00
# gohttp
2023-12-07 00:22:53 +08:00
## 目标
实现一个类似nginx功能的http服务器
## 功能
- 支持静态文件
- Proxy
- 支持rewrite