ruby/lib/net/http
Nobuyoshi Nakada 8e98fbdd19 [ruby/net-http] Remove deprecated constants
These constants, isolated in net/http/backward.rb, have not only been
deprecated since 2001, but have also had a warning since 2021.

265bfa929f
2024-11-15 03:15:04 +00:00
..
exceptions.rb [ruby/net-http] freeze rest of lib 2023-08-16 01:40:09 +00:00
generic_request.rb [ruby/net-http] No longer neccessary to call String#freeze on string literals. 2023-09-19 01:32:18 +00:00
header.rb [ruby/net-http] Update lib/net/http/header.rb 2024-05-30 09:16:15 +00:00
net-http.gemspec Redirect to IO::NULL for the portability 2023-05-05 18:52:36 +09:00
proxy_delta.rb [ruby/net-http] freeze rest of lib 2023-08-16 01:40:09 +00:00
request.rb [ruby/net-http] freeze rest of lib 2023-08-16 01:40:09 +00:00
requests.rb [ruby/net-http] Add Net::HTTP.put method 2024-05-30 09:02:32 +00:00
response.rb [ruby/net-http] Net::HTTPResponse nil checking 2023-10-05 07:11:52 +00:00
responses.rb [ruby/net-http] Remarks on inclusions 2023-02-02 14:16:59 +00:00
status.rb Update lib/net/http/status.rb 2023-02-28 14:29:57 +09:00