{
    "date_time": "2026-04-17 11:10:37",
    "description": [
        "This rest server simple returns the called url and some informations.",
        "",
        "There are two query arguments supported:",
        "\"?status_code=500\" will return a status code of 500",
        "\"?format=[json|xml|raw]"
    ],
    "headers": {
        "Accept-Encoding": "gzip, br, zstd, deflate",
        "User-Agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
        "Accept": "*\/*",
        "X-Forwarded-For-Anon": "216.73.0.0",
        "X-Forwarded-For": "216.73.216.69",
        "X-Forwarded-Port": "443",
        "X-Forwarded-Proto": "https",
        "Host": "resttest.bazzline.net",
        "Connection": "close",
        "Authorization": ""
    },
    "method": "GET",
    "query": [],
    "parsed_url": {
        "path": "\/"
    },
    "url": "%2F"
}