aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/http/header.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http/header.rb: pass header names as symbols.hsbt2015-02-081-1/+1
* * lib/net/http/header.rb: [DOC] Net::HTTP#to_hash returns pair of key and...hsbt2013-12-071-4/+4
* range.c: revert r42400nobu2013-08-081-1/+2
* net/http/header.rb: remove a hacknobu2013-08-061-1/+0
* * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse2012-05-231-7/+33
* * lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain2012-05-221-0/+426