[erlang-bugs] inets bad info message
Ingela Anderton Andin
ingela@REDACTED
Tue Jul 29 12:05:56 CEST 2008
Anders Nygren wrote:
> Hi
> When giving a bad HTTPOption in http:request I get this info message.
> I assume that I was supposed to be formatted differently.
>
> == 2008-06-23 17:04:43 === INFO =========================== <0.239.0> ==
> {"Invalid option ignored ~p~n",[{http_timeout,20000}]}
>
>
Yes that was intended to be a little differently formatted, I have now
changed it so it will now read:
== 2008-06-23 17:04:43 === INFO =========================== <0.239.0> ==
Invalid option {http_timeout, 20000} ignored
Regards Ingela - Erlang/OTP, Ericsson
More information about the erlang-bugs
mailing list