<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/net/http, 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] Remove deprecated constants</title>
<updated>2024-11-15T03:15:04+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-11-15T02:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8e98fbdd19e49e6972d1eda1523b699b99a825f6'/>
<id>8e98fbdd19e49e6972d1eda1523b699b99a825f6</id>
<content type='text'>
These constants, isolated in net/http/backward.rb, have not only been
deprecated since 2001, but have also had a warning since 2021.

https://github.com/ruby/net-http/commit/265bfa929f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These constants, isolated in net/http/backward.rb, have not only been
deprecated since 2001, but have also had a warning since 2021.

https://github.com/ruby/net-http/commit/265bfa929f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Update lib/net/http/header.rb</title>
<updated>2024-05-30T09:16:15+00:00</updated>
<author>
<name>Brandon Weaver</name>
<email>baweaver@users.noreply.github.com</email>
</author>
<published>2023-05-19T22:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bc6860db23b0df3bce09378605a618b677dd6d89'/>
<id>bc6860db23b0df3bce09378605a618b677dd6d89</id>
<content type='text'>
https://github.com/ruby/net-http/commit/826e008cfe

Co-authored-by: Jean Boussier &lt;jean.boussier@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/826e008cfe

Co-authored-by: Jean Boussier &lt;jean.boussier@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Replace Regexp in  for headers for perf</title>
<updated>2024-05-30T09:16:15+00:00</updated>
<author>
<name>Brandon Weaver</name>
<email>brandon.weaver@gusto.com</email>
</author>
<published>2023-05-19T21:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4839493f3f3419ee2be88b6160d9c3c71fbd02e2'/>
<id>4839493f3f3419ee2be88b6160d9c3c71fbd02e2</id>
<content type='text'>
https://github.com/ruby/net-http/commit/15f1349e4e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/15f1349e4e
</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] Net::HTTPResponse nil checking</title>
<updated>2023-10-05T07:11:52+00:00</updated>
<author>
<name>Brian Hawley</name>
<email>brian_hawley@yahoo.com</email>
</author>
<published>2022-09-22T23:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d58f9382893a71d8badad605879c0120915fbee'/>
<id>9d58f9382893a71d8badad605879c0120915fbee</id>
<content type='text'>
Fix nil handling in read_body and stream_check.

Fixes: #70

https://github.com/ruby/net-http/commit/36f916ac18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix nil handling in read_body and stream_check.

Fixes: #70

https://github.com/ruby/net-http/commit/36f916ac18
</pre>
</div>
</content>
</entry>
<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] Update lib/net/http/response.rb</title>
<updated>2023-08-16T01:40:12+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh@technicalpickles.com</email>
</author>
<published>2023-08-15T17:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ae68a8df586e9f3b3211e9c174b7001e57ee6aee'/>
<id>ae68a8df586e9f3b3211e9c174b7001e57ee6aee</id>
<content type='text'>
@natematykiewicz's suggestion to avoid a string allocation

https://github.com/ruby/net-http/commit/925630f227

Co-authored-by: Nate Matykiewicz &lt;natematykiewicz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@natematykiewicz's suggestion to avoid a string allocation

https://github.com/ruby/net-http/commit/925630f227

Co-authored-by: Nate Matykiewicz &lt;natematykiewicz@gmail.com&gt;
</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] 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] update net/http/response to be frozen string literal</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-11T23:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4165ec91d87ff1fcb41e312d896bea8a678c9bab'/>
<id>4165ec91d87ff1fcb41e312d896bea8a678c9bab</id>
<content type='text'>
https://github.com/ruby/net-http/commit/dc3b4a75ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/dc3b4a75ca
</pre>
</div>
</content>
</entry>
</feed>
