An open API service providing commit metadata for open source projects.

GitHub / ruby/net-http / commits

Net::HTTP provides a rich library which can be used to build HTTP user-agents.

SHA Message Author Date Stats
23e859e9 Make Content-Length handling strict (#324) Sutou Kouhei <k****u@c****g>
Committed by: GitHub <n****y@g****m>
5 days ago
c49514e6 merge Merge pull request #319 from ruby/limit-informational-responses Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
5 days ago
39cf5f64 Limit the number of informational responses per request
Co-authored-by: Claude Opus 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 5 days ago
2831b8ef merge Merge pull request #325 from ruby/claude/net-http-issue-315-26907f Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
5 days ago
9ce5c82d Run the tests through bundle exec
Co-authored-by: Claude Opus 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 5 days ago
132c8cc1 Limit read length of a single response line
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Opus 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 5 days ago
10433873 merge Merge pull request #322 from ruby/dependabot/github_actions/rubygems/release-... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
6416bc37 merge Merge pull request #323 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
6745ad61 Bump step-security/harden-runner from 2.20.1 to 2.21.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
5f023ddf Bump rubygems/release-gem from 1.4.0 to 1.4.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
585dcbaf merge Merge pull request #321 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
a609a509 Bump step-security/harden-runner from 2.20.0 to 2.20.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
b9f4f483 merge Merge pull request #316 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
bd8bb238 Bump step-security/harden-runner from 2.19.4 to 2.20.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
6f43d6e8 merge Merge pull request #309 from seanpdoyle/ref-rfc10008-query NARUSE, Yui <n****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
76b11b3a Add support for HTTP `QUERY` method Sean Doyle <s****4@g****m> about 2 months ago
69f6f6de Fix FD leaks Nobuyoshi Nakada <n****u@r****g> 2 months ago
10e9e363 merge Merge pull request #305 from ruby/dependabot/github_actions/actions/checkout-7 Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
66e8a30b Bump actions/checkout from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
e311e642 merge Merge pull request #304 from ruby/claude/sad-chandrasekhar-389148 Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
2 months ago
0c2105cd Fix broken ENV link in proxy_from_env= doc
Co-authored-by: Claude Opus 4.8 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 2 months ago
d6f04e7e Fix broken OpenSSL::SSL::SSLContext doc links
Co-authored-by: Claude Opus 4.8 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 2 months ago
ff7427d1 merge Merge pull request #302 from ruby/dependabot/github_actions/rubygems/release-... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
49572200 Bump rubygems/release-gem from 1.2.0 to 1.4.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
f705e6b5 merge Merge pull request #219 from ruby/set-header-limit Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
3 months ago
ab084fdc Validate header key and field value length in set_field
Co-authored-by: Yusuke Endoh <m****e@r****g>, Claude Fable 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 3 months ago
ebe8f387 Limit the total size of response headers
Co-authored-by: Yusuke Endoh <m****e@r****g>, Nobuyoshi Nakada <n****u@r****g>, Claude Fable 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 3 months ago
0b23c706 merge Merge pull request #301 from ruby/header-crlf-injection Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
3 months ago
44c480b3 Reject CR/LF in multipart boundary
Co-authored-by: Claude Fable 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 3 months ago
c07d6581 Coerce multipart content type to a string before validating
Co-authored-by: Claude Fable 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 3 months ago
02a962fc Reject CR/LF in multipart field name, filename, and content type
Co-authored-by: Claude Fable 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 3 months ago
5fe0f961 Validate Content-Type value set by set_content_type
Co-authored-by: Claude Fable 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 3 months ago
4f13ea50 Reject control characters and colon in header field names
Co-authored-by: Claude Fable 5 <n****y@a****m>
Hiroshi SHIBATA <h****t@r****g> 3 months ago
0c045fa4 merge Merge pull request #300 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
119e9dd2 Bump step-security/harden-runner from 2.19.3 to 2.19.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
fe1f0b75 merge Merge pull request #299 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
15588280 Bump step-security/harden-runner from 2.19.1 to 2.19.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b9683eee merge Merge pull request #297 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
16dc072c Bump step-security/harden-runner from 2.19.0 to 2.19.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
38bece09 merge Merge pull request #296 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
4 months ago
93827581 Bump step-security/harden-runner from 2.17.0 to 2.19.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ccdc4829 merge Merge pull request #295 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
5 months ago
513d21a3 Bump step-security/harden-runner from 2.16.1 to 2.17.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
55b7255a merge Merge pull request #286 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
5 months ago
d4e2f6fb merge Merge pull request #287 from ruby/dependabot/github_actions/rubygems/release-... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
5 months ago
b02c5b3e Bump rubygems/release-gem from 1.1.4 to 1.2.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f10c44da Bump step-security/harden-runner from 2.16.0 to 2.16.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
59c44125 merge Merge pull request #279 from sferik/add-rbs-signatures Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
6 months ago
af75f846 merge Merge pull request #283 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
3c55f2bd merge Merge pull request #284 from ruby/dependabot/github_actions/actions/create-gi... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
990e2815 merge Merge pull request #285 from ruby/dependabot/github_actions/rubygems/release-... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
6 months ago
b07cdd76 Bump rubygems/release-gem from 1.1.2 to 1.1.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4f5c5fd5 Bump actions/create-github-app-token from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
9dff935c Bump step-security/harden-runner from 2.15.1 to 2.16.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
5191d324 Use library DSL in RBS tests Erik Berlin <s****k@g****m> 6 months ago
41d979c6 merge Merge pull request #282 from ruby/dependabot/github_actions/step-security/har... Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
69cd5bc2 Bump step-security/harden-runner from 2.15.0 to 2.15.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2842ca55 Add existing RBS interface tests from ruby/rbs repo Erik Berlin <s****k@g****m> 6 months ago
0421be44 Add existing RBS file and manifest from ruby/rbs repo Erik Berlin <s****k@g****m> 6 months ago
d7103a1b merge Merge pull request #277 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
6 months ago
9563649f Bump step-security/harden-runner from 2.14.2 to 2.15.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
262fb2fd Add link to detailed Net::HTTP documentation in README Usage section (#276) tkf0029 <1****9@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4ecc9c66 merge Merge pull request #275 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
7 months ago
69c5ba4c Bump step-security/harden-runner from 2.14.1 to 2.14.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
3b1050fc merge Merge pull request #273 from BurdetteLamar/net_link_fixes Peter Zhu <p****r@p****a>
Committed by: GitHub <n****y@g****m>
7 months ago
e95d8123 [DOC] Fix links in module Net BurdetteLamar <b****r@y****m> 7 months ago
1fa69ea8 merge Merge pull request #261 from BurdetteLamar/fix_links_in_requests.rb Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
7 months ago
cfeb6990 merge Merge pull request #270 from ruby/pz-fix-doc-links Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
7 months ago
97fe6085 [DOC] Fix links Peter Zhu <p****r@p****a> 7 months ago
eb3219d0 merge Merge pull request #269 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
7 months ago
ddbf8d22 Bump step-security/harden-runner from 2.14.0 to 2.14.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
8cee86e9 v0.9.1 Hiroshi SHIBATA <h****t@r****g> 9 months ago
76978323 merge Merge pull request #256 from rhenium/ky/freeze-more-constants Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
9 months ago
ce9ac476 merge Merge pull request #263 from shioimm/catch-ETIMEDOUT-or-IOTimeoutError Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
9 months ago
f64109e1 Raise `Net::OpenTimeout` when `TCPSocket.open` raises `IO::TimeoutError`. Misaki Shioi <s****m@g****m> 9 months ago
3ccf0c8e v0.9.0 Hiroshi SHIBATA <h****t@r****g> 9 months ago
a232aea2 [DOC] Fix links in requests.rb BurdetteLamar <b****r@y****m> 9 months ago
e8e37bbd merge Merge pull request #257 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
9 months ago
f4b30da8 Bump step-security/harden-runner from 2.13.3 to 2.14.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
836ad704 merge Merge pull request #255 from rhenium/ky/refactor-https-tests Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
9 months ago
ef50f971 Remove webrick from Gemfile Kazuki Yamaguchi <k****@r****p> 9 months ago
35c1745a Refactor HTTPS tests Kazuki Yamaguchi <k****@r****p> 9 months ago
f24b3b35 Freeze more constants for Ractor compatibility Kazuki Yamaguchi <k****@r****p> 9 months ago
a7333001 merge Merge pull request #252 from eregon/check_open_timeout_without_exception Benoit Daloze <e****p@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
1d02b3d8 merge Merge pull request #254 from ruby/typofix Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
9 months ago
03f36b67 Fixed by `misspell -w -error -source=text` Hiroshi SHIBATA <h****t@r****g> 9 months ago
e5d4b039 merge Merge pull request #253 from ruby/dependabot/github_actions/step-security/har... Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
9 months ago
9b86567e Bump step-security/harden-runner from 2.13.2 to 2.13.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
7fe7bd42 Use fail-fast: false in CI Benoit Daloze <e****p@g****m> 9 months ago
8c76f927 Check whether TCPSocket#initialize supports open_timeout once and without exc... Benoit Daloze <e****p@g****m> 9 months ago
0f6986d6 merge Merge pull request #250 from osyoyu/tcpsocket-open-timeout-warning Benoit Daloze <e****p@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
86232d62 open: Never call Timeout.timeout in rescue clause Daisuke Aritomo <o****u@o****m> 9 months ago
9c2c2f47 merge Merge pull request #247 from ruby/dependabot/github_actions/actions/checkout-6 Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
9 months ago
c9c937af Bump actions/checkout from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
8e08f34d [DOC] Include doc files Nobuyoshi Nakada <n****u@r****g> 10 months ago
9d65391f releng v0.8.0 Sorah Fukumori <h****r@s****p> 10 months ago
4ca74fd5 merge Merge pull request #237 from taketo1113/fix-ipv6-uri Sorah Fukumori <h****r@s****p>
Committed by: GitHub <n****y@g****m>
10 months ago
a3a5bc45 Drop support for Ruby 2.6 Taketo Takashima <t****3@g****m> 10 months ago
6ff130be merge Merge pull request #246 from yahonda/replace-ruby35-with-ruby40 Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m>
10 months ago
1e48cfaa Replace Ruby 3.5 with Ruby 4.0 Yasuo Honda <y****a@g****m> 10 months ago

← Back to repository