bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] POST requests also use POST for downloading page requisites


From: Jocelyn M Oudesluys
Subject: [Bug-wget] POST requests also use POST for downloading page requisites
Date: Thu, 26 Feb 2009 11:29:00 -0500

When I specify both --post-data and --page-requisites for my request, wget is also using the POST method and data when attempting to download things like css files and images.  This results in a lot of 405 Method Not Allowed errors for these files, since they only support GET.

reply via email to

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