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

Filipe David Manana fdmanana@REDACTED
Wed Dec 1 18:45:48 CET 2010


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."


More information about the erlang-patches mailing list