Skip Menu |

This queue is for tickets about the HTTP-Message CPAN distribution.

Report information
The Basics
Id: 94882
Status: resolved
Priority: 0/
Queue: HTTP-Message

People
Owner: Nobody in particular
Requestors: blue [...] thisisnotmyrealemail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 6.07



Subject: decode_content() should return content() if content-encoding is 'none'
Some servers return a content-encoding of "none", which confuses decode_content. Instead of returning undef, it should return the unmodified content.
On 2014-04-21 14:30:14, GAAS wrote: Show quoted text
> Fixed by > https://github.com/libwww-perl/http- > message/commit/f0c8f81786fd442934e9eed08ea95be46cb7ba6f
Released in 6.07.