[erlang-patches] [PATCH] httpc module - allow streaming of bodies for PUT and POST requests

Filipe David Manana fdmanana@REDACTED
Wed Dec 8 13:35:48 CET 2010


Thanks Niclas.
Just wanted to know if the patch didn't follow some necessary rule/convention.

regards,

2010/12/8 Niclas Axelsson <burbas@REDACTED>:
> On 12/08/2010 12:38 PM, Filipe David Manana wrote:
>>
>> Any particular reason why nobody from the OTP team made the refetch?
>>
>> thanks
>>
>> 2010/12/1 Filipe David Manana<fdmanana@REDACTED>:
>>
>>>
>>> For easier management, I squashed all the commits into a new branch:
>>>
>>> git fetch git://github.com/fdmanana/otp.git httpc_upload_streaming
>>>
>>> thanks
>>>
>>> 2010/12/1 Filipe David Manana<fdmanana@REDACTED>:
>>>
>>>>
>>>> Please refetch. I committed 2 more changes that simplify both the
>>>> implementation and interface.
>>>>
>>>> git fetch git://github.com/fdmanana/otp.git httpc_upload_body_streaming
>>>>
>>>> thanks
>>>>
>>>> 2010/10/13 Björn Gustavsson<bgustavsson@REDACTED>:
>>>>
>>>>>
>>>>> 2010/10/12 Filipe David Manana<fdmanana@REDACTED>:
>>>>>
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> In the previous patch I forgot to add the documentation for the new
>>>>>> chunkify function body parameter.
>>>>>> I updated my git branch with it:
>>>>>>
>>>>>> git fetch git://github.com/fdmanana/otp.git
>>>>>> httpc_upload_body_streaming
>>>>>>
>>>>>>
>>>>>
>>>>> Thanks! Updated. I combined your new commit with the
>>>>> previous commit.
>>>>>
>>>>> --
>>>>> Björn Gustavsson, Erlang/OTP, Ericsson AB
>>>>>
>>>>> ________________________________________________________________
>>>>> erlang-patches (at) erlang.org mailing list.
>>>>> See http://www.erlang.org/faq.html
>>>>> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Filipe David Manana,
>>>> fdmanana@REDACTED, fdmanana@REDACTED
>>>>
>>>> "Reasonable men adapt themselves to the world.
>>>>  Unreasonable men adapt the world to themselves.
>>>>  That's why all progress depends on unreasonable men."
>>>>
>>>>
>>>
>>>
>>> --
>>> Filipe David Manana,
>>> fdmanana@REDACTED, fdmanana@REDACTED
>>>
>>> "Reasonable men adapt themselves to the world.
>>>  Unreasonable men adapt the world to themselves.
>>>  That's why all progress depends on unreasonable men."
>>>
>>>
>>
>>
>>
>
> Hi Filipe,
> Sorry for the long wait. I will refetch your patch.
>
> Regards,
> Niclas Axelsson, Erlang/OTP
>
> ________________________________________________________________
> erlang-patches (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-patches-unsubscribe@REDACTED
>
>



-- 
Filipe David Manana,
fdmanana@REDACTED, fdmanana@REDACTED

"Reasonable men adapt themselves to the world.
 Unreasonable men adapt the world to themselves.
 That's why all progress depends on unreasonable men."


More information about the erlang-patches mailing list