1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
zverok 6221248294 Improve Net::HTTP docs:
* Make links from Net::GenericHTTPRequest work;
* Document +dest+ param of HTTPResponse#read_body;
* Slightly improve reference to particular response
  classes from HTTPResponse class docs.
2019-10-26 10:24:20 -07:00
..
http Improve Net::HTTP docs: 2019-10-26 10:24:20 -07:00
ftp.rb Net::FTP: fix formatting problems for #status method 2019-10-26 10:24:20 -07:00
http.rb Ignore Errno::EPIPE when sending requests in net/http 2019-09-27 07:43:32 -07:00
https.rb
imap.rb
pop.rb
protocol.rb Fix keyword argument separation issues in lib 2019-08-30 12:39:31 -07:00
smtp.rb