Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
366 B
Plaintext

{
"origin": "10.142.133.148",
"files": {},
"form": null,
"url": "http://httpbin.org/post",
"args": {},
"headers": {
"Content-Length": "11",
"Connection": "close",
"Accept": "*/*",
"User-Agent": "curl/7.29.0",
"Host": "httpbin.org",
"Content-Type": "application/x-www-form-urlencoded"
},
"json": null,
"data": "hello world"
}