ruby--ruby/lib/net
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
..
http [ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte units 2022-06-16 23:35:27 +09:00
http.rb [ruby/net-http] Bump version to 0.2.2 2022-05-09 18:20:31 +09:00
https.rb
net-protocol.gemspec Removed dependency of io-wait. There is no plan to remove from stdlib 2022-02-21 17:10:22 +09:00
protocol.rb [ruby/net-protocol] Bump version to 0.1.3 2022-04-01 13:56:47 +09:00