-
Shishir Joshi authored
* 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>
Shishir Joshi authored* 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>
Loading