Using inets http client
Will Newton
will@REDACTED
Sun Jun 5 04:24:03 CEST 2005
On Saturday 04 June 2005 20:37, Michael McDaniel wrote:
Thanks for your quick reply.
> It appears that when the http:request/4 returns (successfully),
> http_wait_with_timeout(RequestId, 15000) is then called and prints dots.
>
> I suggest adding
> io:format'~p~n', [RequestId]) ,
>
> just before the call to http_wait_with_timeout(RequestId, 15000) in
> get_url/1 and see what gets printed.
#Ref<0.0.0.68>
I'm not sure how to interpret this value...
More information about the erlang-questions
mailing list