Age | Commit message (Expand) | Author |
---|---|---|
2021-11-15 | Sync test_http_request.rb after fix to net-http | Jeremy Evans |
2021-11-16 | [ruby/net-http] Fix tests after change to allow HEAD to send Accept-Encoding | Jeremy Evans |
2021-11-11 | quick fix for `test_initialize_HEAD` | Koichi Sasada |
2021-05-06 | [ruby/net-http] Do not require stringio | Kazuki Yamaguchi |
2019-08-16 | Adding missing test for Net::HTTPGenericRequest initializer (#1835) | Espartaco Palma |
2018-03-08 | Raise ArgumentError if host component is nil | naruse |
2016-02-19 | test: use assert_not_* | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2013-02-14 | * lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP. | drbrain |
2013-02-14 | * lib/net/http: Do not handle Content-Encoding when the user sets | drbrain |
2012-07-19 | * lib/net/http/response.rb: Automatically inflate gzip and | drbrain |