summaryrefslogtreecommitdiff
path: root/lib/net/http/header.rb
AgeCommit message (Expand)Author
2017-12-20raise error if value contains CR/LF in iniheader of initialize_http_headernaruse
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-10-22Fixed misspelling words.hsbt
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse
2017-08-30to_str -> to_sko1
2017-08-30A HTTP Header value must not contain CR or LF.naruse
2016-08-16* lib/net/http/header.rb: Fix typo. [ci skip][fix GH-1407]hsbt
2016-05-04* lib/net/http/header.rb: [DOC] add documentation thatktsj
2016-05-04* lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name,ktsj
2016-04-25net/http/header.rb: refactornobu
2016-01-29* lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2015-12-23[DOC] Fix typosa_matsuda
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-02-08* lib/net/http/header.rb: pass header names as symbols.hsbt
2013-12-07 * lib/net/http/header.rb: [DOC] Net::HTTP#to_hash returns pair of key and...hsbt
2013-08-08range.c: revert r42400nobu
2013-08-06net/http/header.rb: remove a hacknobu
2012-05-23* lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse
2012-05-22* lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain