https://github.com/Surote/py-http-echo
port 8080
Example
$ curl -ki https://<py-http-echo>
HTTP/1.0 200 OK
content-type: application/json
content-length: 455
server: Werkzeug/2.0.1 Python/3.9.16
date: Mon, 13 Mar 2023 06:22:24 GMT
set-cookie: <cookies>; path=/; HttpOnly; Secure; SameSite=None
cache-control: private
connection: keep-alive
{
"headers": {
"Accept": "*/*",
"Forwarded": "for=192.168.3.236;host=<host>;proto=https",
"Host": "<host>",
"User-Agent": "curl/7.76.1",
"X-Forwarded-For": "192.168.3.236",
"X-Forwarded-For-F5": "192.168.3.196",
"X-Forwarded-Host": "<host>",
"X-Forwarded-Port": "443",
"X-Forwarded-Proto": "https"
},
"remote_addr": "10.130.2.10"
}
Content type
Image
Digest
sha256:6e67558f6…
Size
403.8 MB
Last updated
over 1 year ago
docker pull surote/py-http-echo:3cfea464a3ea018a77fa6b77135b1db20ed211ca