summaryrefslogtreecommitdiff
path: root/lib/net
AgeCommit message (Expand)Author
2022-12-08[ruby/net-protocol] Undo BufferedIO#rbuf_consume_all_shareable! optimizationJean Boussier
2022-12-06[ruby/net-http] [DOC] Fix call-seq for Net::HTTP.startPeter Zhu
2022-12-05[ruby/net-protocol] Bump version to 0.2.0Hiroshi SHIBATA
2022-12-05[ruby/net-http] Bump version to 0.3.1Hiroshi SHIBATA
2022-12-04[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2022-12-01[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPHeaderBurdette Lamar
2022-11-28[ruby/net-http] Enhanced RDoc for header RangeBurdette Lamar
2022-11-27[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPHeaderBurdette Lamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
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] Update lib/net/http/request.rbBurdette Lamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-11[ruby/net-http] Update lib/net/http.rbBurdette Lamar
2022-11-11[ruby/net-http] Prettify class hierarchies in Net::HTTPBurdetteLamar
2022-10-24[ruby/net-http] Bump version to 0.3.0 Hiroshi SHIBATA
2022-10-21[ruby/net-http] Revert "Replace Timeout.timeout in Net:HTTP#connect"Hiroshi SHIBATA
2022-10-13Raise ArgumentError with empty host url again.Hiroshi SHIBATA
2022-09-28[ruby/net-http] Remove ENVIRONMENT_VARIABLE_IS_MULTIUSER_SAFEJeremy Evans
2022-08-31[ruby/net-protocol] Improve BufferedIO performanceJean Boussier
2022-06-16[ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte u...Shishir Joshi
2022-06-16Revert "HTTPHeader.content_range throws error on non-byte units"Nobuyoshi Nakada
2022-06-16HTTPHeader.content_range throws error on non-byte unitsShishir Joshi
2022-05-23[ruby/net-http] [DOC] Get rid of a RDoc bugNobuyoshi Nakada
2022-05-21[ruby/net-http] Make the recommended name formalNobuyoshi Nakada
2022-05-09[ruby/net-http] Bump version to 0.2.2Hiroshi SHIBATA
2022-04-28[ruby/net-http] Bump version to 0.2.1.pre1Charles Oliver Nutter
2022-04-20[ruby/net-http] Feature detect to make net/http usable with JRubyKarol Bucek
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
2022-04-01[ruby/net-protocol] Bump version to 0.1.3Hiroshi SHIBATA
2022-02-21Removed dependency of net-protocol. There is no plan to remove from stdlibHiroshi SHIBATA
2022-02-21Removed dependency of io-wait. There is no plan to remove from stdlibHiroshi SHIBATA
2022-02-03[ruby/net-http] Do not set SNI hostname if connecting to IP addressJeremy Evans
2022-02-02[ruby/net-protocol] Fix typo in gem description [ci skip]Olle Jonsson
2022-02-02[ruby/net-protocol] Drop unused gemspec directivesOlle Jonsson
2022-01-17[ruby/net-http] Rename `D` to `debug` in `Net::HTTP`Brandon Weaver
2022-01-05`res.response_body_permitted?` is not definedKazuhiro NISHIYAMA
2021-11-17[ruby/net-http] gemspec: Drop unused directive "executables"Olle Jonsson
2021-11-16[ruby/net-protocol] Update the required ruby versionNobuyoshi Nakada
2021-11-11[ruby/net-http] Send Accept-Encoding header on HEAD methodShohei Maeda
2021-11-04[ruby/net-http] Warn deprecated old constantsNobuyoshi Nakada