ruby--ruby/lib/net/http
Shishir Joshi c310691dd8 [ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte units
* Returning nil from the `content_range` method instead of raising an
  error when the unit in the content-range header is not "bytes".

Fix https://bugs.ruby-lang.org/issues/11450

https://github.com/ruby/net-http/commit/0b5030dd86

Co-Authored-By: Nobuyoshi Nakada <nobu@ruby-lang.org>
2022-06-16 23:35:27 +09:00
..
backward.rb
exceptions.rb [ruby/net-http] [DOC] Get rid of a RDoc bug 2022-05-23 18:23:22 +09:00
generic_request.rb
header.rb [ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte units 2022-06-16 23:35:27 +09:00
net-http.gemspec
proxy_delta.rb
request.rb
requests.rb
response.rb [ruby/net-http] Add ignore_eof access to HTTP and HTTPResponse 2022-04-20 10:22:06 +09:00
responses.rb [ruby/net-http] [DOC] Get rid of a RDoc bug 2022-05-23 18:23:22 +09:00
status.rb