Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created July 1, 2019 15:20
Show Gist options
  • Save recursivecodes/0ba4a001d7ec26996bc08a3ec4690d37 to your computer and use it in GitHub Desktop.
Save recursivecodes/0ba4a001d7ec26996bc08a3ec4690d37 to your computer and use it in GitHub Desktop.
test-path.sh
curl -iX GET http://localhost:8080/user                                                                                                                                                    
HTTP/1.1 200 OK
Content-Type: application/json
Date: Thu, 20 Jun 2019 10:35:06 -0400
transfer-encoding: chunked
connection: keep-alive
{"OK":true} 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment