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

Filipe David Manana fdmanana@REDACTED
Tue Oct 12 22:10:38 CEST 2010


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

2010/10/5 Björn Gustavsson <bgustavsson@REDACTED>:
> 2010/10/5 Filipe David Manana <fdmanana@REDACTED>:
>> Hi,
>>
>> I just made another change to that patch so that it allows as well for
>> chunking (chunked transfer-encoding) the results of the streaming
>> function. This is specially useful when the client doesn't know in
>> advance the length of the payload.
>>
>> git fetch git://github.com/fdmanana/otp.git httpc_upload_body_streaming
>>
>
> Thanks! I will include in pu with minor clean-ups of the commit messages.
> Next time, please review our guidelines for commit message:
>
> http://github.com/erlang/otp/wiki/Writing-good-commit-messages
>
> --
> 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."


More information about the erlang-patches mailing list