diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Nov 26 00:55:30 2003 GOTOU Yuuzou <gotoyuzo@notwork.org> + + * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=. + + * lib/webrick/httpserver.rb (HTTPServer#run): should pass the + request's keep_alive flag to the response. + Tue Nov 25 21:41:35 2003 NAKAMURA Usaku <usa@ruby-lang.org> * defines.h (ENV_IGNORECASE): should define when DOSISH without |