[erlang-questions] Documentation error ?

bengt cean.ebengt@REDACTED
Fri Nov 16 23:06:46 CET 2018


Greetings,

I read http://www1.erlang.org/doc/man/httpc.html and found this under request/5 <http://www1.erlang.org/doc/man/httpc.html#request-5> Types:
option() = {sync, boolean()} | {stream, stream_to()} | {body_format, body_format()} | {full_result, boolean()} | {headers_as_is, boolean() | {socket_opts, socket_opts()} | {receiver, receiver()}, {ipv6_host_with_brackets, boolean()}}

I think that the ‘}’ at the end should be moved after '{headers_as_is, boolean()’ instead. Or?

Best Wishes,
bengt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20181116/af4e1110/attachment.htm>


More information about the erlang-questions mailing list