annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
114
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
1 https://httpbin.org/get
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
2 ---
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
3 GET
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
4 ---
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
5 Content-Type: application/json
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
6 June: Park
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
7 ---
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
8
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
9 ---
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
10 HTTP Status: 200
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
11
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
12 {
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
13 "args": {},
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
14 "headers": {
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
15 "Accept": "*/*",
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
16 "Content-Type": "application/json",
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
17 "Host": "httpbin.org",
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
18 "X-Amzn-Trace-Id": "Root=1-695bdbd6-243c50b9737c539f43a5badc"
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
19 },
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
20 "origin": "134.128.194.38",
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
21 "url": "https://httpbin.org/get"
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
22 }
e2a73e64e8e6 [Postdog] Got history working.
June Park <parkjune1995@gmail.com>
parents:
diff changeset
23