Skip to content

Instantly share code, notes, and snippets.

@mkheck
Created June 8, 2017 16:00
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 mkheck/383403a0b60f2f5b90d7dce445cdef03 to your computer and use it in GitHub Desktop.
Save mkheck/383403a0b60f2f5b90d7dce445cdef03 to your computer and use it in GitHub Desktop.
http --json :8080/test
HTTP/1.1 200
Content-Type: application/json;charset=UTF-8
Date: Thu, 08 Jun 2017 15:47:22 GMT
Transfer-Encoding: chunked
X-Application-Context: application
{
"testKey": "testValue"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment