<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/net/http/header.rb, branch v4.0.3</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] 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] turn on frozen strings for net/http/header</title>
<updated>2023-08-16T01:40:07+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh.nichols@gusto.com</email>
</author>
<published>2023-08-11T19:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8d04260acd8b6fba98867acc1a7e786495813fa0'/>
<id>8d04260acd8b6fba98867acc1a7e786495813fa0</id>
<content type='text'>
https://github.com/ruby/net-http/commit/a5203c9f92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/a5203c9f92
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Improve performance of HTTPHeader#content_type</title>
<updated>2023-08-16T01:39:08+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh.nichols@gusto.com</email>
</author>
<published>2023-08-13T16:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0300ea5a6c8a7a49feed73318fc8a991aa89fcfc'/>
<id>0300ea5a6c8a7a49feed73318fc8a991aa89fcfc</id>
<content type='text'>
In the existing implementation, `main_type` and `sub_type` would end up
being called multiple times potentially.

Instead of doing that, save the result so it can be re-used.

https://github.com/ruby/net-http/commit/179976f7ea
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the existing implementation, `main_type` and `sub_type` would end up
being called multiple times potentially.

Instead of doing that, save the result so it can be re-used.

https://github.com/ruby/net-http/commit/179976f7ea
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] typofix</title>
<updated>2023-03-31T03:47:56+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-31T03:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bc0a7a641b6d0d3ff979cfa11e25683f8fa59ebd'/>
<id>bc0a7a641b6d0d3ff979cfa11e25683f8fa59ebd</id>
<content type='text'>
https://github.com/ruby/net-http/commit/4d31bde125
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/4d31bde125
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Fix previous commit</title>
<updated>2023-03-31T03:22:41+00:00</updated>
<author>
<name>NAKAMURA Usaku</name>
<email>usa@ruby-lang.org</email>
</author>
<published>2023-03-30T12:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eedcd696a57521a18963d58487db8057a374a67a'/>
<id>eedcd696a57521a18963d58487db8057a374a67a</id>
<content type='text'>
https://github.com/ruby/net-http/commit/1b276e2654
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/1b276e2654
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/net-http] Limit header length</title>
<updated>2023-03-31T03:22:40+00:00</updated>
<author>
<name>NAKAMURA Usaku</name>
<email>usa@ruby-lang.org</email>
</author>
<published>2023-03-30T11:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d8b8294c28a09278de357c26b291abf1b9f3cc5d'/>
<id>d8b8294c28a09278de357c26b291abf1b9f3cc5d</id>
<content type='text'>
https://github.com/ruby/net-http/commit/c245f7f9c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/net-http/commit/c245f7f9c8
</pre>
</div>
</content>
</entry>
</feed>
