bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Segmentation fault with current development version of wg


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] Segmentation fault with current development version of wget
Date: Mon, 06 May 2013 23:28:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Darshit Shah <address@hidden> writes:

> While DELETE *may* be redirected, the document did not mention
> anything explicitly about it. From what I gauge, we should not suspend
> a DELETE command upon a redirect.

We suspend the post data only when we receive a 307, or do you mean we
shouldn't suspend in this case too?


> Also, this reminds me, when a user specifies --method HEAD, that
> implies s/he wishes to see the Response provided by the server and
> hence in this case the headers should be printed in ALL outputs
> (quiet, verbose and debug). Same with TRACE/OPTIONS commands since
> these are primarily used when the user wishes to view the Response
> generated. 

The --method patch has opened a can of worms and now we have to consider
literally any HTTP method and how it make more sense for the users.
I think that very few people are going to abuse --method with
TRACE/OPTIONS and we can consider these cases later, if they really hurt
someone.  On the other hand, it will be nice to handle separately HEAD.

-- 
Giuseppe



reply via email to

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