ruby/lib/net/http
Mark Young 80b01cc567 [ruby/net-http] Provide a 'Changelog' link on rubygems.org/gems/net-http
By providing a 'changelog_uri' in the metadata of the gemspec a
'Changelog' link will be shown on https://rubygems.org/gems/net-http
which makes it quick and easy for someone to check on the changes
introduced with a new version.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/#metadata

eeb728fefe
2025-01-06 01:19:55 +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 [ruby/net-http] Provide a 'Changelog' link on rubygems.org/gems/net-http 2025-01-06 01:19:55 +00: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