mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2024-11-24 04:09:43 +00:00
add missed attribution to httpd sendfile support
This commit is contained in:
parent
66dc9068eb
commit
30f00a4286
@ -16,7 +16,7 @@
|
||||
<li>stop reading headers using 1-byte reads
|
||||
<li>new option -v[v]: prints client addresses, HTTP codes returned, URLs
|
||||
<li>extended -p PORT to -p [IP[v6]:]PORT
|
||||
<li>sendfile support
|
||||
<li>sendfile support (by Pierre Metras <genepi@sympatico.ca>)
|
||||
<li>add support for Status: CGI header
|
||||
<li>fix CGI handling bug (we were closing wrong fd)
|
||||
<li>CGI I/O loop still doesn't look 100% ok to me...
|
||||
|
Loading…
Reference in New Issue
Block a user