<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/net/http/requests.rb, branch v4.0.4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Reapply "[ruby/net-http] [DOC] Suppress documentation for internals"</title>
<updated>2025-11-09T13:18:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-09T13:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4fe0342a860bc3aceb5f51707732545f83a0ac35'/>
<id>4fe0342a860bc3aceb5f51707732545f83a0ac35</id>
<content type='text'>
This reverts commit af610e107c3a7515228843eb6b1c5978f2ee2685.
Reverted by a mistake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit af610e107c3a7515228843eb6b1c5978f2ee2685.
Reverted by a mistake.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[ruby/net-http] [DOC] Suppress documentation for internals"</title>
<updated>2025-11-09T13:11:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-09T12:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=af610e107c3a7515228843eb6b1c5978f2ee2685'/>
<id>af610e107c3a7515228843eb6b1c5978f2ee2685</id>
<content type='text'>
This reverts commit 155cdce539a95b510a80a19e3840cde6b293cd4d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 155cdce539a95b510a80a19e3840cde6b293cd4d.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] [DOC] Suppress documentation for internals</title>
<updated>2025-11-09T12:06:24+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-09T09:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=155cdce539a95b510a80a19e3840cde6b293cd4d'/>
<id>155cdce539a95b510a80a19e3840cde6b293cd4d</id>
<content type='text'>
https://github.com/ruby/net-http/commit/e4d80bd609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/e4d80bd609
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Add Net::HTTP.put method</title>
<updated>2024-05-30T09:02:32+00:00</updated>
<author>
<name>Zopolis4</name>
<email>creatorsmithmdt@gmail.com</email>
</author>
<published>2024-03-24T07:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d744a7aa7af35b9b9eefbc391739c07171a0e39'/>
<id>4d744a7aa7af35b9b9eefbc391739c07171a0e39</id>
<content type='text'>
https://github.com/ruby/net-http/commit/6dc01c985b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/6dc01c985b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] freeze rest of lib</title>
<updated>2023-08-16T01:40:09+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh.nichols@gusto.com</email>
</author>
<published>2023-08-12T16:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d21134f3f1645ae2042d836e750ad267ee1551f'/>
<id>4d21134f3f1645ae2042d836e750ad267ee1551f</id>
<content type='text'>
https://github.com/ruby/net-http/commit/455a74734a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/455a74734a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] [DOC] Enhanced RDoc for request headers</title>
<updated>2023-02-14T20:33:11+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2023-02-14T20:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3c7d5ccdce5707d7964f01f974db505d5add590f'/>
<id>3c7d5ccdce5707d7964f01f974db505d5add590f</id>
<content type='text'>
(https://github.com/ruby/net-http/pull/120)

https://github.com/ruby/net-http/commit/b4eb8a7932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/net-http/pull/120)

https://github.com/ruby/net-http/commit/b4eb8a7932
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Remarks on inclusions</title>
<updated>2023-02-02T14:16:59+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2023-02-01T21:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e5a77f1ae73f4a6bf7b2b868be674ab8c714c7a'/>
<id>3e5a77f1ae73f4a6bf7b2b868be674ab8c714c7a</id>
<content type='text'>
https://github.com/ruby/net-http/commit/dfd060c583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/dfd060c583
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP</title>
<updated>2022-12-04T20:22:31+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-12-04T20:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e58c4f97fa45206172a19803bfb2270b9a5bc010'/>
<id>e58c4f97fa45206172a19803bfb2270b9a5bc010</id>
<content type='text'>
(https://github.com/ruby/net-http/pull/84)

https://github.com/ruby/net-http/commit/660046386f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/net-http/pull/84)

https://github.com/ruby/net-http/commit/660046386f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add frozen_string_literal: false for all files</title>
<updated>2015-12-16T05:07:31+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2015-12-16T05:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e92b635fb5422207b7bbdc924e292e51e21f040'/>
<id>3e92b635fb5422207b7bbdc924e292e51e21f040</id>
<content type='text'>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When you change this to true, you may need to add more tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/net/http/requests.rb (Net::HTTP::Options::RESPONSE_HAS_BODY):</title>
<updated>2014-08-05T19:20:28+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2014-08-05T19:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=90a16cb228bd803368357cf4478430bc56b7a110'/>
<id>90a16cb228bd803368357cf4478430bc56b7a110</id>
<content type='text'>
  OPTIONS requests may have response bodies. [Feature #8429]
  http://tools.ietf.org/html/rfc7231#section-4.3.7

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  OPTIONS requests may have response bodies. [Feature #8429]
  http://tools.ietf.org/html/rfc7231#section-4.3.7

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
