1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
Jeremy Evans 58adb1636b [ruby/net-http] Update the content-length heading when decoding bodies
Previously, the content-encoding header was removed and the body
was modified, but the content-length header was not modified,
resulting in the content-length header not matching the body
length.

Fixes [Bug #16672]

a7cb30124c
2022-04-02 02:49:21 +09:00
..
http [ruby/net-http] Update the content-length heading when decoding bodies 2022-04-02 02:49:21 +09:00
http.rb [ruby/net-http] Do not set SNI hostname if connecting to IP address 2022-02-03 05:10:21 +09:00
https.rb Fix up r65505 [ci skip] 2018-11-05 07:01:49 +00:00
net-protocol.gemspec Removed dependency of io-wait. There is no plan to remove from stdlib 2022-02-21 17:10:22 +09:00
protocol.rb [ruby/net-protocol] Bump version to 0.1.3 2022-04-01 13:56:47 +09:00