summaryrefslogtreecommitdiff
path: root/lib/net/http/response.rb
AgeCommit message (Expand)Author
2023-12-16merge revision(s) 9d58f9382893a71d8badad605879c0120915fbee:nagachika
2023-12-16merge revision(s) 8d04260acd8b6fba98867acc1a7e786495813fa0,2fbd8dca18a102cb3f...nagachika
2023-12-16merge revision(s) 1b4c1492c1704407f86af2882efebc047b9c2d26,62e2b61607c04ff0d2...nagachika
2023-12-16merge revision(s) 35aba09e7f0d6b643c6446f44acdec654519ca64,8c8645f57895d97f5f...nagachika
2022-11-19[ruby/net-http] About the Examples moved to separate fileBurdetteLamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-04-20[ruby/net-http] Add ignore_eof access to HTTP and HTTPResponseJeremy Evans
2022-04-14[ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans
2022-04-12[ruby/net-http] Add HTTP#response_body_encoding for setting response body enc...Jeremy Evans
2022-04-03[ruby/net-http] Revert "Update the content-length heading when decoding bodies"Jeremy Evans
2022-04-02[ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans
2020-05-31Fix error raised by Net::HTTPResponse#inflater if the block raisesBenoit Daloze
2019-12-16Revert "lib/net/http/response.rb: support raw deflate correctly"Yusuke Endoh
2019-12-16lib/net/http/response.rb: support raw deflate correctlyYusuke Endoh
2019-11-15Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-10-26Improve Net::HTTP docs:zverok
2018-01-08net/http: clear compressed chunk after decompressionnormal
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-10-21Use caller with length to reduce unused stringskazu
2016-11-08Fix undefined method 'dump' for nil:NilClass (NoMethodError)a_matsuda
2016-10-05* lib/net/http/response.rb: Improve document readability.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-14* ext/socket/lib/socket.rb: use safe navigation operator.hsbt
2015-08-01* lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj
2015-08-01* lib/net/http/response.rb (Net::HTTPResponse#inflater):ktsj
2015-06-29fix previous commit for nil casenaruse
2015-06-29* lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse
2014-12-23* lib/net/http/response.rb (Net::HTTPResponse): require one or morenaruse
2014-07-27* lib/cgi/core.rb: remove unused variables.hsbt
2014-07-03* lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse
2014-07-03* lib/net/http/response.rb (Net::HTTP.each_response_header):naruse
2013-02-14* lib/net/http: Do not handle Content-Encoding when the user setsdrbrain
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-08-21Suppress warningsnaruse
2012-07-19* lib/net/http/response.rb: Automatically inflate gzip anddrbrain
2012-06-10* lib/net/http/response.rb: Remove a duplicated rdoc and leave aknu
2012-06-08* lib/net/http/responses.rb: Add RFC 6586 response codes. Patch bydrbrain
2012-05-22* lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain