ruby/test/net
Jeremy Evans 4d03140009 [ruby/net-http] Don't invoke response block more than once due to retry
If a socket error occurs while performing a streaming download via
the response block provided to transport_request, avoid calling
the response block again as this would result in duplicate data
received by the client.

Fixes https://github.com/ruby/net-http/pull/86
Fixes https://github.com/ruby/net-http/pull/87

Fixes [Bug #11526]

114d01b092

Co-authored-by: Jeremy Stanley <jeremy@instructure.com>
2024-01-05 16:51:37 +00:00
..
fixtures [ruby/net-http] Renew test certificates 2024-01-01 11:51:15 +00:00
http [ruby/net-http] Don't invoke response block more than once due to retry 2024-01-05 16:51:37 +00:00
protocol Merge net-protocol-0.2.1 2022-12-09 16:36:22 +09:00