ruby/test/net
Jeremy Evans 2b6a9f3a1f Ignore Errno::EPIPE when sending requests in net/http
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]
2019-09-27 07:43:32 -07:00
..
fixtures test/net/fixtures/Makefile: moved from test/net/imap 2019-01-02 04:18:34 +00:00
ftp Add Net::FTP#features and Net::FTP#option 2019-09-02 14:43:51 +09:00
http Ignore Errno::EPIPE when sending requests in net/http 2019-09-27 07:43:32 -07:00
imap Removed unused variables 2019-06-30 08:45:01 +09:00
pop net/pop: make modified strings mutable 2018-01-30 00:22:22 +00:00
protocol Add max option to TestProtocol#create_mockio 2019-06-29 17:52:57 +09:00
smtp Removed unused variables 2019-06-30 08:45:01 +09:00