Skip to content

Instantly share code, notes, and snippets.

@robertmeta
Created August 25, 2011 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertmeta/1171207 to your computer and use it in GitHub Desktop.
Save robertmeta/1171207 to your computer and use it in GitHub Desktop.
inets:start().
{ok, {{Version, 200, ReasonPhrase}, Headers, Body}} = httpc:request(get, {"http://erlexamples.com", []}, [], []).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment