Skip to content

Instantly share code, notes, and snippets.

@Vanethos
Created September 5, 2019 17:22
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 Vanethos/00ccf76b5e01249ee64f1bb1b699b764 to your computer and use it in GitHub Desktop.
Save Vanethos/00ccf76b5e01249ee64f1bb1b699b764 to your computer and use it in GitHub Desktop.
# REQUEST:
--> GET https://jsonplaceholder.typicode.com/todos/1
...
--> END GET
# RESPONSE:
<-- 200 https://jsonplaceholder.typicode.com/todos/1
...
<-- END HTTP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment