raku-community-modules / LWP-Simple

LWP::Simple quick & dirty implementation for Rakudo
http://www.streppone.it/cosimo/blog/tag/LWP::Simple/
Artistic License 2.0
8 stars 9 forks source link

Issue 7 #8

Closed jonathanstowe closed 8 years ago

jonathanstowe commented 8 years ago

When the header is bigger than 2048 it was failing.

This will get more when there isn't a header separator in the retrieved data.