Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add max option to TestProtocol#create_mockio | Nobuyoshi Nakada | 2019-06-29 | 1 | -8/+6 |
* | Fix Net::Protocol::BufferedIO#write when sending large multi-byte string | nobu | 2018-12-27 | 1 | -3/+13 |
* | Introduce write_timeout to Net::HTTP [Feature #13396] | naruse | 2018-06-06 | 1 | -0/+85 |
* | revert r57323 | nobu | 2017-01-14 | 1 | -3/+3 |
* | StringIO.new makes a RW buffer | nobu | 2017-01-14 | 1 | -3/+3 |
* | lib/net/protocol.rb: Specify frozen_string_literal: true. | kazu | 2017-01-11 | 1 | -4/+4 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | net/protocol.rb: fix SMTP dot stuffing | nobu | 2014-05-23 | 1 | -0/+9 |
* | * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): | naruse | 2012-11-08 | 1 | -1/+9 |
* | * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line): | naruse | 2012-11-06 | 1 | -0/+11 |