[erlang-patches] [PATCH] httpc module - allow streaming of bodies for PUT and POST requests
Björn Gustavsson
bgustavsson@REDACTED
Tue Oct 5 15:13:32 CEST 2010
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
More information about the erlang-patches
mailing list