summaryrefslogtreecommitdiff
path: root/lib/net
AgeCommit message (Expand)Author
2025-01-06[ruby/net-http] Provide a 'Changelog' link on rubygems.org/gems/net-httpMark Young
2024-12-16Sync net-http commitsStan Lo
2024-12-02[ruby/net-http] Bump up 0.6.0Hiroshi SHIBATA
2024-11-19[ruby/net-http] Need to restore under the Net namespaceHiroshi SHIBATA
2024-11-19[ruby/net-http] Restore HTTPSession constant for backward compatibilityHiroshi SHIBATA
2024-11-15[ruby/net-http] Remove deprecated constantsNobuyoshi Nakada
2024-11-07[ruby/net-http] Bump up v0.5.0Hiroshi SHIBATA
2024-07-11[ruby/net-http] implement talking SSL to the proxy tooEvgeni Golov
2024-07-11[ruby/net-http] Add ability to configure default settings for new connectionsfatkodima
2024-07-11[ruby/net-http] net/http.rb - derive SSL_IVNAMES from SSL_ATTRIBUTESMSP-Greg
2024-05-30[ruby/net-http] Update lib/net/http/header.rbBrandon Weaver
2024-05-30[ruby/net-http] Replace Regexp in for headers for perfBrandon Weaver
2024-05-30[ruby/net-http] Add Net::HTTP.put methodZopolis4
2024-01-06[ruby/net-http] Tweak to Net::HTTP What's HereBurdetteLamar
2024-01-05[ruby/net-http] Don't invoke response block more than once due to retryJeremy Evans
2024-01-05[ruby/net-http] Bump version to 0.4.1Hiroshi SHIBATA
2023-12-25[ruby/net-protocol] Provide a 'Changelog' link on rubygems.org/gems/net-protocolMark Young
2023-11-07[ruby/net-protocol] Bump up 0.2.2Hiroshi SHIBATA
2023-11-06[ruby/net-http] Bump up 0.4.0Hiroshi SHIBATA
2023-11-06[ruby/net-http] Removed obsolated Revision constantHiroshi SHIBATA
2023-10-30[ruby/net-http] fix no_proxy behaviourChristian van Rensen
2023-10-05[ruby/net-http] Net::HTTPResponse nil checkingBrian Hawley
2023-09-19[ruby/net-http] No longer neccessary to call `String#freeze` on string literals.0x1eef
2023-08-16[ruby/net-http] Update lib/net/http.rbJosh Nichols
2023-08-16[ruby/net-http] Update lib/net/http/response.rbJosh Nichols
2023-08-16[ruby/net-http] use +'' everywhereJosh Nichols
2023-08-16[ruby/net-http] Fix on 2.7Josh Nichols
2023-08-16[ruby/net-http] freeze rest of libJosh Nichols
2023-08-16[ruby/net-http] update net/http/response to be frozen string literalJosh Nichols
2023-08-16[ruby/net-http] turn on frozen strings for net/http/generic_requestJosh Nichols
2023-08-16[ruby/net-http] turn on frozen strings for net/http/headerJosh Nichols
2023-08-16[ruby/net-http] Improve performance of HTTPHeader#content_typeJosh Nichols
2023-05-05Redirect to `IO::NULL` for the portabilityNobuyoshi Nakada
2023-03-31[ruby/net-http] typofixHiroshi SHIBATA
2023-03-31[ruby/net-http] Fix previous commitNAKAMURA Usaku
2023-03-31[ruby/net-http] Limit header lengthNAKAMURA Usaku
2023-03-08[ruby/net-http] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-03-07[ruby/net-http] Re-applyHiroshi SHIBATA
2023-03-06[ruby/net-http] Exclude git related filesNobuyoshi Nakada
2023-03-06[ruby/net-http] Read in binary mode to get rid of invalid byte sequenceNobuyoshi Nakada
2023-03-06[ruby/net-http] Test building packagesNobuyoshi Nakada
2023-03-06Replaced non-ascii charactor. It fails version detection at `net-http.gemspec`.Hiroshi SHIBATA
2023-03-05[ruby/net-http] [DOC] What's Here for Net:HTTPBurdette Lamar
2023-02-28Update lib/net/http/status.rbHiroshi SHIBATA
2023-02-27Prefer to use File.foreach instead of IO.foreachHiroshi SHIBATA
2023-02-26[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-24[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-23[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-22[ruby/net-http] [DOC] Enhanced RDoc for Net:HTTPBurdette Lamar
2023-02-20[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar