Created
May 24, 2018 10:47
-
-
Save adhorn/7a5e330a9fa47da4b3ca32e76d62928b to your computer and use it in GitHub Desktop.
POST request
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
http POST https://global.adhorn.me/create "session_comment"="It is a love hate relationship" "item_id"="foobar11" ✔ 13:34:25 | |
HTTP/1.1 200 OK | |
Connection: keep-alive | |
Content-Length: 24 | |
Content-Type: application/json | |
Date: Thu, 24 May 2018 10:46:14 GMT | |
X-Amzn-Trace-Id: Root=1-5b0697f6-8fb9c837297aa8e2e7e2ab7b | |
x-amz-apigw-id: HYyufGVvPHcF-OA= | |
x-amzn-RequestId: ae185ab8-5f3f-11e8-9bc3-61481c62f7b2 | |
{ | |
"item_id": " foobar11" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment