bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] POST data hinders --page-requisites


From: Benjamin Poirier
Subject: [Bug-wget] POST data hinders --page-requisites
Date: Sat, 25 Jul 2009 20:05:27 -0400
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Hello,

I would like to retrieve a web page and its requisites. Getting the page
itself requires sending some POST data. I use the --post-file and
--page-requisites options. The problem I'm facing is that after getting
the page itself using POST, wget also requests the requisites using the
POST method and the server replies with a "405 Method not allowed". It
expects the other documents to be requested with the GET method (just as
"other" browsers do).

Do you have suggestions on how to tackle this problem? I can provide
more information if needed.

Thanks,
-Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]