ruby/test/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
..
fixtures test/net/fixtures/Makefile: moved from test/net/imap 2019-01-02 04:18:34 +00:00
http [ruby/net-http] Update the content-length heading when decoding bodies 2022-04-02 02:49:21 +09:00
protocol Add max option to TestProtocol#create_mockio 2019-06-29 17:52:57 +09:00