mirror of
https://gitee.com/an-tao/drogon.git
synced 2024-11-29 18:27:43 +08:00
7117d96016
* Fix an issue of simple_reverse_proxy when handling chunked transfer-encoding |
||
---|---|---|
.. | ||
plugins | ||
.gitignore | ||
CMakeLists.txt | ||
config.json | ||
main.cc | ||
README.md |
A Example showing how to use drogon as a http reverse proxy with a simple round robin.
This project is created by drogon_ctl command, please compile it after installing drogon.