It sent
user-agent: python-httpx/0.28.1 accept: */*
empty body
I answered
{
"results": {
"decision": "pass",
"reason": "Everything checked out.",
"score": 92
}
}
The last 2 requests, newest first. Refreshes every 5 seconds.
Anyone with this URL can read this log, and it keeps whatever was posted for 24 hours. Send it test leads, not real ones.
user-agent: python-httpx/0.28.1 accept: */*
empty body
{
"results": {
"decision": "pass",
"reason": "Everything checked out.",
"score": 92
}
}
user-agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/5d7.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36 accept: */*
empty body
{
"results": {
"decision": "pass",
"reason": "Everything checked out.",
"score": 92
}
}