mirror of
https://github.com/nealey/eris.git
synced 2025-01-19 13:24:45 -07:00
Bump version
This commit is contained in:
parent
1a707fea54
commit
25600693cc
2 changed files with 2 additions and 3 deletions
3
CHANGES
3
CHANGES
|
@ -1,10 +1,11 @@
|
|||
3.1d:
|
||||
3.1:
|
||||
Add -. flag to disable vhosting
|
||||
Support server push CGI
|
||||
Handle busybox tcpsvd
|
||||
Changed formatting of directory indexing
|
||||
Handle read timeout
|
||||
Fix if-modified-since bug with keepalive connections
|
||||
Change to CGI's directory on exec
|
||||
|
||||
3.0:
|
||||
More or less a ground-up rewrite. A few fnord parts remain
|
||||
|
|
2
TODO
2
TODO
|
@ -1,3 +1 @@
|
|||
* Chdir to the directory containing the CGI
|
||||
* There is some sort of keepalive problem with static HTML
|
||||
* Investigate CGI keep-alive
|
||||
|
|
Loading…
Reference in a new issue