ruby/lib/net/http
Brian Hawley 9d58f93828 [ruby/net-http] Net::HTTPResponse nil checking
Fix nil handling in read_body and stream_check.

Fixes: #70

https://github.com/ruby/net-http/commit/36f916ac18
2023-10-05 07:11:52 +00:00
..
backward.rb [ruby/net-http] freeze rest of lib 2023-08-16 01:40:09 +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] turn on frozen strings for net/http/header 2023-08-16 01:40:07 +00:00
net-http.gemspec Redirect to `IO::NULL` for the portability 2023-05-05 18:52:36 +09: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] freeze rest of lib 2023-08-16 01:40:09 +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