mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
|
||
|---|---|---|
| .. | ||
| test_buffered_io.rb | ||
| test_http.rb | ||
| test_http_request.rb | ||
| test_httpheader.rb | ||
| test_httpresponse.rb | ||
| test_httpresponses.rb | ||
| test_https.rb | ||
| test_https_proxy.rb | ||
| utils.rb | ||