![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
AnyEvent::HTTP not sending ContentLength ?by ForeverLearning (Novice) |
on Mar 20, 2016 at 18:27 UTC ( #1158369=perlquestion: print w/replies, xml ) | Need Help?? |
ForeverLearning has asked for the wisdom of the Perl Monks concerning the following question:
This is how it's supposed to work, isn't it ?
The problem I'm having is that the request goes through and the other side says "411. The request must be chunked or have a content length." The content size definitley matches the size of the body being sent. I can't see a simple way to turn on tracing in AnyEvent::HTTP either, which isn't helping my debugging.
Back to
Seekers of Perl Wisdom
|
|