aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/http/header.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http/header.rb: Fix typo. [ci skip][fix GH-1407]hsbt2016-08-161-1/+1
* * lib/net/http/header.rb: [DOC] add documentation thatktsj2016-05-041-0/+10
* * lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name,ktsj2016-05-041-5/+5
* net/http/header.rb: refactornobu2016-04-251-12/+8
* * lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt2016-01-291-2/+5
* stdlib: avoid extra calls to eliminate "\n" from Base64normal2016-01-101-1/+1
* [DOC] Fix typosa_matsuda2015-12-231-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * 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