Skip to content

Instantly share code, notes, and snippets.

@iantruslove
Created August 4, 2014 03:19
Show Gist options
  • Select an option

  • Save iantruslove/203071cf3385f70c818a to your computer and use it in GitHub Desktop.

Select an option

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