Mercurial
diff postdog/history/test.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/test.txt Tue Jan 06 08:15:37 2026 -0800 @@ -0,0 +1,23 @@ +https://httpbin.org/get +--- +GET +--- +Content-Type: application/json +June: Park +--- + +--- +HTTP Status: 200 + +{ + "args": {}, + "headers": { + "Accept": "*/*", + "Content-Type": "application/json", + "Host": "httpbin.org", + "X-Amzn-Trace-Id": "Root=1-695bdbd6-243c50b9737c539f43a5badc" + }, + "origin": "134.128.194.38", + "url": "https://httpbin.org/get" +} +