Subject: | HTTP::Message content is not bytes error |
There are some strange errors:
'HTTP::Message content is not bytes error',
as far as I see, it caused by checking if ( _is_utf8 ( $content ) ).
It is very strange to have utf8 strings in parts of plain latin-only
response.