wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | WIP: Added options --method, --body-data, --body-file (!455)


From: Archit Pandey
Subject: Re: wget2 | WIP: Added options --method, --body-data, --body-file (!455)
Date: Sun, 27 Oct 2019 07:46:58 +0000



Archit Pandey commented:


What I understand, when making a POST request, 
1. when status code is 301, the request to location (from response header) must 
be a GET request. 
2. when status code is 307, the request to location (from response header) must 
be POST request.

Please let me know if I'm missing something. 

I believe, this behavior can be enforced through some minor changes in 
`libwget/http_highlevel.c`.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/455#note_236058230
You're receiving this email because of your account on gitlab.com.




reply via email to

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