mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39984 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
29e5699992
commit
f526fc2cfa
1 changed files with 1 additions and 1 deletions
|
|
@ -76917,7 +76917,7 @@ Tue May 31 15:52:45 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
|||
break the loop if the socket reached to EOF. [ruby-talk:142285]
|
||||
|
||||
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): send response
|
||||
without reading the whole request body if keep-alive is diabled.
|
||||
without reading the whole request body if keep-alive is disabled.
|
||||
[experimental]
|
||||
|
||||
Mon May 30 23:48:29 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue