<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/webrick, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Bump up webrick version to 1.6.1. [Bug #17201]</title>
<updated>2020-10-11T06:33:09+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2020-10-11T06:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=48ac73769772317d6c3f864f087ef930a47120d9'/>
<id>48ac73769772317d6c3f864f087ef930a47120d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) d23d2f3f6fbb5d787b0dd80675c489a692be23e2:</title>
<updated>2020-09-29T13:46:14+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2020-09-29T13:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=828c34e58b63d64558ec0f2d1d7ae401c5e6b21f'/>
<id>828c34e58b63d64558ec0f2d1d7ae401c5e6b21f</id>
<content type='text'>
	[ruby/webrick] Make it more strict to interpret some headers

	Some regexps were too tolerant.

	https://github.com/ruby/webrick/commit/8946bb38b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[ruby/webrick] Make it more strict to interpret some headers

	Some regexps were too tolerant.

	https://github.com/ruby/webrick/commit/8946bb38b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed misspellings</title>
<updated>2019-12-20T03:19:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-12-20T03:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e68999c82c4863d33a6f893661fba1b7538c5671'/>
<id>e68999c82c4863d33a6f893661fba1b7538c5671</id>
<content type='text'>
Fixed misspellings reported at [Bug #16437], for default gems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed misspellings reported at [Bug #16437], for default gems.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/webrick] Enabled chunked encoding if Transfer-Encoding: chunked header is set</title>
<updated>2019-11-30T08:50:13+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-08-11T19:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a98632d5c20e41e05074384b8f760af407e6d52a'/>
<id>a98632d5c20e41e05074384b8f760af407e6d52a</id>
<content type='text'>
Patch from Leonard Garvey.

Fixes Ruby Bug 9986.

https://github.com/ruby/webrick/commit/8cff7f3995
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Leonard Garvey.

Fixes Ruby Bug 9986.

https://github.com/ruby/webrick/commit/8cff7f3995
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/webrick] Bump version to 1.6.0</title>
<updated>2019-11-30T08:49:10+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-11-30T08:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=edfbffb241a894eece57155a22a89637b33cfe58'/>
<id>edfbffb241a894eece57155a22a89637b33cfe58</id>
<content type='text'>
https://github.com/ruby/webrick/commit/c5635fa5e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/webrick/commit/c5635fa5e2
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/webrick] Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option to be array</title>
<updated>2019-11-30T08:48:15+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-08-27T04:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c75100d00401c32b3245ce8da5b8a045976216ca'/>
<id>c75100d00401c32b3245ce8da5b8a045976216ca</id>
<content type='text'>
This way you don't need to escape each entry.

Implements Ruby Feature 15170.

https://github.com/ruby/webrick/commit/d8086e600c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way you don't need to escape each entry.

Implements Ruby Feature 15170.

https://github.com/ruby/webrick/commit/d8086e600c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/webrick] Document HTTPResponse#body callable option</title>
<updated>2019-11-30T08:47:49+00:00</updated>
<author>
<name>zverok</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2019-10-26T10:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f7cf5416e471cd34153058952063da3457468e58'/>
<id>f7cf5416e471cd34153058952063da3457468e58</id>
<content type='text'>
https://github.com/ruby/webrick/commit/d51836d03d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/webrick/commit/d51836d03d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/webrick] Don't check tainting in access log escaping</title>
<updated>2019-10-24T10:47:29+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-10-18T18:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f126d80b1e4f42e854555e728cd4478fc7ff56db'/>
<id>f126d80b1e4f42e854555e728cd4478fc7ff56db</id>
<content type='text'>
Only untaint result on Ruby &lt;2.7, as taint support is deprecated
in Ruby 2.7+ and no longer has an effect.

https://github.com/ruby/webrick/commit/4c430f9410
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only untaint result on Ruby &lt;2.7, as taint support is deprecated
in Ruby 2.7+ and no longer has an effect.

https://github.com/ruby/webrick/commit/4c430f9410
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/webrick] Support literal IPv6 addresses in X-Forwarded-Host</title>
<updated>2019-10-24T10:47:20+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-08-27T05:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c28d50a753615dff9bd721f608846d4ef541feb1'/>
<id>c28d50a753615dff9bd721f608846d4ef541feb1</id>
<content type='text'>
https://github.com/ruby/webrick/commit/6b6990ec81
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/webrick/commit/6b6990ec81
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/webrick] Remove the squishing of whitespace in header values</title>
<updated>2019-10-24T10:47:10+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2019-08-06T22:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=37c266aa57fc2c6798a7b6002867643ef0424fa1'/>
<id>37c266aa57fc2c6798a7b6002867643ef0424fa1</id>
<content type='text'>
While the stripping of header values is required by RFC 2616 4.2 and
RFC 7230 3.2.4, the squishing is not and can break things, such as
when one header contains an HMAC of another header.

Fixes Ruby Bug 7021.

https://github.com/ruby/webrick/commit/8b96088a86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While the stripping of header values is required by RFC 2616 4.2 and
RFC 7230 3.2.4, the squishing is not and can break things, such as
when one header contains an HMAC of another header.

Fixes Ruby Bug 7021.

https://github.com/ruby/webrick/commit/8b96088a86
</pre>
</div>
</content>
</entry>
</feed>
