Object sent to this function(req):
{
    "ip": "10.128.0.11",
    "port": 42102,
    "method": "GET",
    "methodRaw": "GET",
    "path": {
        "file": "showreq.html",
        "path": "/apps/test_modules/showreq.html",
        "base": "/apps/test_modules/",
        "scheme": "http://",
        "host": "rampart.dev",
        "url": "http://rampart.dev/apps/test_modules/showreq.html"
    },
    "query": {},
    "query_raw": "",
    "cookies": {},
    "postData": {
        "Content-Type": ""
    },
    "headers": {
        "Host": "rampart.dev",
        "Remote_addr": "216.73.216.198",
        "Connection": "close",
        "accept": "*/*",
        "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "accept-encoding": "gzip, br, zstd, deflate"
    },
    "params": {
        "Host": "rampart.dev",
        "Remote_addr": "216.73.216.198",
        "Connection": "close",
        "accept": "*/*",
        "user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "accept-encoding": "gzip, br, zstd, deflate"
    },
    "body": {}
}