Answer the question
In order to leave comments, you need to log in
How to properly get and display the entire html urla on the screen via httpc:request in erlang?
I do
process (Url) ->
{Status, Header, Body} = httpc:request(get, {Url, []}, [], []),
io:format(Body).
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question