mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 02:20:55 +08:00
An EPIPE when sending the request should be ignored. Even if you cannot write more data, you may still be able to read the server's response. Fixes [Bug #14466]