[erlang-questions] Possible documentation bug in httpc

Alexey Romanov alexey.v.romanov@REDACTED
Tue May 10 14:49:52 CEST 2011


Comparing https://github.com/erlang/otp/blob/dev/lib/inets/src/http_client/httpc.erl#L486
and documentation for `stream` option at
http://www.erlang.org/doc/man/httpc.html#request-5 it seems that
{http, {RequestId, {error, Reason}}} is missing as a possible message
sent to the calling process. Is this correct?

Yours, Alexey Romanov



More information about the erlang-questions mailing list