Mercurial
diff postdog/history/fca62761-983e-c04b-2f77-c3bfde99f400.txt @ 114:e2a73e64e8e6
[Postdog] Got history working.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Tue, 06 Jan 2026 08:15:37 -0800 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/postdog/history/fca62761-983e-c04b-2f77-c3bfde99f400.txt Tue Jan 06 08:15:37 2026 -0800 @@ -0,0 +1,22 @@ +https://httpbin.org/get +--- +GET +--- +Content-Type: application/json +--- + +--- +HTTP Status: 200 + +{ + "args": {}, + "headers": { + "Accept": "*/*", + "Content-Type": "application/json", + "Host": "httpbin.org", + "X-Amzn-Trace-Id": "Root=1-695d2b83-44f5bafa141af3382d8e56b8" + }, + "origin": "134.128.194.38", + "url": "https://httpbin.org/get" +} +