summaryrefslogtreecommitdiffstats
path: root/lib/webrick/httputils.rb
Commit message (Collapse)AuthorAgeFilesLines
* * lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo2004-01-261-1/+1
| | | | | | | refine regex for header-name. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5561 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo2003-12-181-0/+1
| | | | | | | empty Hash if the body is empty. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/webrick/httputils.rb (FormData#list): should not takegotoyuzo2003-08-071-2/+1
| | | | | | | a side effect for the receiver. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+374
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e