Age | Commit message (Expand) | Author |
---|
2025-05-17 | [ruby/net-http] Freeze some constants to improve Ractor compatibility | Daisuke Aritomo |
2023-02-02 | [ruby/net-http] Remarks on inclusions | BurdetteLamar |
2022-12-26 | [ruby/net-http] Adding links to references | BurdetteLamar |
2022-12-26 | [ruby/net-http] [DOC] Adding links to references | Burdette Lamar |
2022-12-26 | [ruby/net-http] Adding links to references | BurdetteLamar |
2022-12-26 | Apply the accidental commits again before Ruby 3.2. | Hiroshi SHIBATA |
2022-12-23 | Revert the additional changes from net-http-0.3.2 | Hiroshi SHIBATA |
2022-12-21 | [ruby/net-http] Adding links to references | BurdetteLamar |
2022-12-21 | [ruby/net-http] Adding links to references | BurdetteLamar |
2022-12-21 | [ruby/net-http] Adding links to references | BurdetteLamar |
2022-12-18 | [ruby/net-http] Adding links to references | BurdetteLamar |
2022-12-14 | [ruby/net-http] [DOC] New doc for responses classes | Burdette Lamar |
2022-05-23 | [ruby/net-http] [DOC] Get rid of a RDoc bug | Nobuyoshi Nakada |
2018-06-06 | Use `Net::HTTPClientException` instead of `Net::HTTPServerException` | naruse |
2018-01-06 | Update Status Code | kazu |
2018-01-06 | Add 103 Early Hints | kazu |
2018-01-06 | Specify frozen_string_literal: true | kazu |
2017-05-19 | Define classes for r58800 | naruse |
2017-05-19 | Add more HTTP status classes | naruse |
2015-12-30 | * lib/net/http/responses.rb: Added new response class for 451 status code. | hsbt |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-07-09 | * lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list. | hsbt |
2014-06-12 | * lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308) | hsbt |
2013-12-08 | * lib/net/http/responses.rb: | naruse |
2012-07-05 | Fix 4xx classes to inherit correctly from Net::HTTPClientError | knu |
2012-06-13 | * lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTP | knu |
2012-06-10 | * lib/net/http/response.rb: Remove a duplicated rdoc and leave a | knu |
2012-06-08 | * lib/net/http/responses.rb: Add RFC 6586 response codes. by | drbrain |
2012-05-22 | * lib/net/http.rb: Broke up Net::HTTP into individual files. | drbrain |