<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Greetings,<br class=""><br class="">I read <a href="http://www1.erlang.org/doc/man/httpc.html" class="">http://www1.erlang.org/doc/man/httpc.html</a> and found this under <a href="http://www1.erlang.org/doc/man/httpc.html#request-5" class="">request/5</a> Types:<br class=""><span style="font-family: Courier, monospace; font-size: medium; font-weight: bold; background-color: rgb(255, 255, 255);" class="">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()}}<br class=""></span><br class="">I think that the ‘}’ at the end should be moved after '{headers_as_is, boolean()’ instead. Or?<br class=""><br class="">Best Wishes,<br class="">bengt</body></html>