From 30f00a4286ff3109453b091585391de95867d92e Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 24 Aug 2007 11:18:21 +0000 Subject: add missed attribution to httpd sendfile support --- docs/busybox.net/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/busybox.net/news.html') diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index f99d3bc0a..0db69e576 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -16,7 +16,7 @@
  • stop reading headers using 1-byte reads
  • new option -v[v]: prints client addresses, HTTP codes returned, URLs
  • extended -p PORT to -p [IP[v6]:]PORT -
  • sendfile support +
  • sendfile support (by Pierre Metras <genepi@sympatico.ca>)
  • add support for Status: CGI header
  • fix CGI handling bug (we were closing wrong fd)
  • CGI I/O loop still doesn't look 100% ok to me... -- cgit v1.2.3