This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
stellar-stellar/benchmarks/json/http/http_tunnel_for_pop3.json

32 lines
921 B
JSON

[
{
"__X_HTTP_TUPLE4": "192.168.10.58.51798>192.168.10.144.808"
},
{
"__X_HTTP_TRANSACTION": "request",
"__X_HTTP_TRANSACTION_SEQ": 0,
"method": "CONNECT",
"uri": "pop.163.com:110",
"req_version": "1.1",
"major_version": 1,
"minor_version": 1,
"Content-Length": "0",
"Accept": "*/*",
"User-Agent": "Foxmail 7, 1, 3, 48[cn]",
"Accept-Encoding": "gzip, deflate",
"Proxy-Connection": "Keep-Alive",
"Connection": "Keep-Alive",
"Host": "192.168.10.144",
"__X_HTTP_URL": "pop.163.com:110"
},
{
"__X_HTTP_TRANSACTION": "response",
"__X_HTTP_TRANSACTION_SEQ": 0,
"res_version": "1.1",
"res_status": "Connection established",
"major_version": 1,
"minor_version": 1,
"status_code": 200,
"Proxy-agent": "CCProxy"
}
]