[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Send Content-Length with POST 0 length body
From: |
Matthew Atkinson |
Subject: |
Re: [Bug-wget] Send Content-Length with POST 0 length body |
Date: |
Tue, 04 Nov 2014 23:16:19 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 21/10/14 09:48, Giuseppe Scrivano wrote:
> Matthew Atkinson <address@hidden> writes:
>
>> On 20/10/14 21:16, Tim Rühsen wrote:
>>
>>> Since Wget does not explicitly support PUT, we may just care for the POST
>>> request. Since servers may reject a POST without Content-Length, we are
>>> better
>>> off with supplying one. Since PUT (and also PATCH) request 'anticipate' a
>>> body,
>>> we could also care for these.
>>>
>>> Matthew, could you also check for 'put and 'patch' request and send an
>>> amended
>>> version of the patch. FYI, HTTP PATCH request is rfc5789.
>>
>> Attached
>
> thanks pushed now! Congratulations on your first contribution to wget.
>
> Regards,
> Giuseppe
>
Hi
I don't think this ever got pushed.
Thanks,
Matt
- Re: [Bug-wget] Send Content-Length with POST 0 length body,
Matthew Atkinson <=