https://github.com/fanqingsong/thttpd_keepalive
an variant thttpd version for keepalive connection
https://github.com/fanqingsong/thttpd_keepalive
Last synced: 4 months ago
JSON representation
an variant thttpd version for keepalive connection
- Host: GitHub
- URL: https://github.com/fanqingsong/thttpd_keepalive
- Owner: fanqingsong
- Created: 2016-05-29T13:41:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T02:22:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T13:54:00.367Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 4.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thttpd_keepalive
Based on the version of thttpd, do some research on keep-alive function of HTTP.
You can compare the code with that in compressed tar.
Note:
This is just for research.