<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/net/http/generic_request.rb, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/net-http] No longer neccessary to call `String#freeze` on string literals.</title>
<updated>2023-09-19T01:32:18+00:00</updated>
<author>
<name>0x1eef</name>
<email>0x1eef@protonmail.com</email>
</author>
<published>2023-09-15T06:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e77c766b7ab17e801c5cfa881754c392f8c13f0b'/>
<id>e77c766b7ab17e801c5cfa881754c392f8c13f0b</id>
<content type='text'>
See #144

https://github.com/ruby/net-http/commit/5a986c13d3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #144

https://github.com/ruby/net-http/commit/5a986c13d3
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] use +'' everywhere</title>
<updated>2023-08-16T01:40:11+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh.nichols@gusto.com</email>
</author>
<published>2023-08-14T15:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ea321a654d4b4fd6d56a1cdd6e117c62075898ee'/>
<id>ea321a654d4b4fd6d56a1cdd6e117c62075898ee</id>
<content type='text'>
https://github.com/ruby/net-http/commit/1077427152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/1077427152
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] turn on frozen strings for net/http/generic_request</title>
<updated>2023-08-16T01:40:08+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh.nichols@gusto.com</email>
</author>
<published>2023-08-11T22:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2fbd8dca18a102cb3ffc5e7e6235c09fd0d04ba3'/>
<id>2fbd8dca18a102cb3ffc5e7e6235c09fd0d04ba3</id>
<content type='text'>
https://github.com/ruby/net-http/commit/b92ade088d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/b92ade088d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] [DOC] Enhanced RDoc for HTTPGenericRequest</title>
<updated>2023-02-02T14:03:19+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2023-02-02T14:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5a9e2f142d9debfb44d7d23f6821b810607d9d15'/>
<id>5a9e2f142d9debfb44d7d23f6821b810607d9d15</id>
<content type='text'>
(https://github.com/ruby/net-http/pull/113)

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

https://github.com/ruby/net-http/commit/14c8405702
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise ArgumentError with empty host url again.</title>
<updated>2022-10-13T03:32:02+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-10-13T02:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1cda4146224e857f6258241bbb30d9358ce2d6c7'/>
<id>1cda4146224e857f6258241bbb30d9358ce2d6c7</id>
<content type='text'>
  Fixup dd5118f8524c425894d4716b787837ad7380bb0d

Co-authored-by: Koichi Sasada &lt;ko1@atdot.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fixup dd5118f8524c425894d4716b787837ad7380bb0d

Co-authored-by: Koichi Sasada &lt;ko1@atdot.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Send Accept-Encoding header on HEAD method</title>
<updated>2021-11-11T08:34:00+00:00</updated>
<author>
<name>Shohei Maeda</name>
<email>irt_m.jrsyo@ntworkers.com</email>
</author>
<published>2021-06-06T09:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=52ab9bbee918c63faad32e3851b162691b984d40'/>
<id>52ab9bbee918c63faad32e3851b162691b984d40</id>
<content type='text'>
https://github.com/ruby/net-http/commit/9d95c5e3e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/9d95c5e3e6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Enforce write timeout when body_stream is used</title>
<updated>2021-07-29T06:53:54+00:00</updated>
<author>
<name>Miguel Teixeira</name>
<email>miguel.teixeira@onfido.com</email>
</author>
<published>2021-06-11T15:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=60b02db5161625dd5f7d22d31989dd966837333c'/>
<id>60b02db5161625dd5f7d22d31989dd966837333c</id>
<content type='text'>
The existing implementation of `Net::HTTP#write_timeout` relies on
`Net::BefferedIO` to trigger the `Net::WriteTimeout` error. This commit
changes `send_request_with_body_stream` to remove the optimization that
was making `Net::HTTP#write_timeout` not work when `body_stream` is
used.

Open issue:
https://bugs.ruby-lang.org/issues/17933

https://github.com/ruby/net-http/commit/a0fab1ab52
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The existing implementation of `Net::HTTP#write_timeout` relies on
`Net::BefferedIO` to trigger the `Net::WriteTimeout` error. This commit
changes `send_request_with_body_stream` to remove the optimization that
was making `Net::HTTP#write_timeout` not work when `body_stream` is
used.

Open issue:
https://bugs.ruby-lang.org/issues/17933

https://github.com/ruby/net-http/commit/a0fab1ab52
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Fix the regexp used to clean the host</title>
<updated>2021-04-28T02:01:41+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2021-03-18T21:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1229ad0528d28e38f031f1301e1c5331cfd03a90'/>
<id>1229ad0528d28e38f031f1301e1c5331cfd03a90</id>
<content type='text'>
Introduced in https://github.com/ruby/ruby/commit/c1652035644

`/s` marks the regexp as encoded with Windows-31J which makes little
sense.

Nurse thinks the intent was to use `/m` for a multi-line regexp.

https://github.com/ruby/net-http/commit/6c15342cdf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced in https://github.com/ruby/ruby/commit/c1652035644

`/s` marks the regexp as encoded with Windows-31J which makes little
sense.

Nurse thinks the intent was to use `/m` for a multi-line regexp.

https://github.com/ruby/net-http/commit/6c15342cdf
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Net::HTTP docs:</title>
<updated>2019-10-26T17:24:20+00:00</updated>
<author>
<name>zverok</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2019-10-26T09:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=62212482947066d2cbf4dad6ebe60facf35ef223'/>
<id>62212482947066d2cbf4dad6ebe60facf35ef223</id>
<content type='text'>
* Make links from Net::GenericHTTPRequest work;
* Document +dest+ param of HTTPResponse#read_body;
* Slightly improve reference to particular response
  classes from HTTPResponse class docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Make links from Net::GenericHTTPRequest work;
* Document +dest+ param of HTTPResponse#read_body;
* Slightly improve reference to particular response
  classes from HTTPResponse class docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise ArgumentError if host component is nil</title>
<updated>2018-03-08T16:07:54+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-03-08T16:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0f7b26ab4e2922e767d730084cc29f713e05d126'/>
<id>0f7b26ab4e2922e767d730084cc29f713e05d126</id>
<content type='text'>
From: oss92 &lt;mohamed.o.alnagdy@gmail.com&gt;
fix https://github.com/ruby/ruby/pull/1278

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: oss92 &lt;mohamed.o.alnagdy@gmail.com&gt;
fix https://github.com/ruby/ruby/pull/1278

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