Skip to content

Instantly share code, notes, and snippets.

@iantruslove
Created August 4, 2014 03:19
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 iantruslove/203071cf3385f70c818a to your computer and use it in GitHub Desktop.
Save iantruslove/203071cf3385f70c818a to your computer and use it in GitHub Desktop.
ring request
{:uri "/foo"
:http-method :post
:headers {"content-type": "application/json"
"accept": "*/*"}
:body <InputStream ...>}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment