An open API service indexing awesome lists of open source software.

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

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.