Re: 'POST' method leads to "411 Length Required"
Bjoern Hoehrmann <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
* Aaron Naiman wrote: >$request = new HTTP::Request 'POST', 'http://www.google.com'; > >$response = $ua->request($request); You are using POST but are not posting any data, and apparently the server ... >An Error Occurred 411 Length Required ... expects you to post some data when using POST. -- Björn Höhrmann · mailto:[email protected] · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/