Created
September 17, 2019 14:05
-
-
Save Micrified/057848a2ea80690fdcbfc5afc20d3958 to your computer and use it in GitHub Desktop.
Post-Request Example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST /?serial=abcd1234 HTTP/1.1 | |
User-Agent: PostmanRuntime/7.16.3 | |
Accept: */* | |
Cache-Control: no-cache | |
Postman-Token: a70b6b26-a226-40bc-9648-c72721737938 | |
Accept-Encoding: gzip, deflate | |
Referer: http://10.10.10.60:8080/?serial=abcd1234 | |
Connection: keep-alive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment