{
  "request": {
    "endpoint": "https://api.postmarkapp.com/email",
    "method": "GET",
    "includeUserAgent": true,
    "headers": {
      "Accept": "application/json",
      "Content-Type": "application/json",
      "User-Agent": "Cloudflare-Worker-Test"
    }
  },
  "response": {
    "status": 405,
    "statusText": "Method Not Allowed",
    "headers": {
      "allow": "POST",
      "cf-cache-status": "DYNAMIC",
      "cf-ray": "9f2f55515d86a0d6-CMH",
      "content-length": "0",
      "date": "Mon, 27 Apr 2026 16:51:40 GMT",
      "ratelimit-limit": "5000",
      "ratelimit-remaining": "4999",
      "ratelimit-reset": "1",
      "server": "cloudflare",
      "strict-transport-security": "max-age=16000000;",
      "vary": "Origin",
      "x-ratelimit-limit-second": "5000",
      "x-ratelimit-remaining-second": "4999"
    },
    "body": "",
    "bodyLength": 0
  },
  "debug": {
    "duration_ms": 11,
    "hasCfRay": true,
    "server": "cloudflare",
    "cfCacheStatus": "DYNAMIC",
    "possibleInternalRouting": false,
    "headersArray": [
      {
        "key": "allow",
        "value": "POST"
      },
      {
        "key": "cf-cache-status",
        "value": "DYNAMIC"
      },
      {
        "key": "cf-ray",
        "value": "9f2f55515d86a0d6-CMH"
      },
      {
        "key": "content-length",
        "value": "0"
      },
      {
        "key": "date",
        "value": "Mon, 27 Apr 2026 16:51:40 GMT"
      },
      {
        "key": "ratelimit-limit",
        "value": "5000"
      },
      {
        "key": "ratelimit-remaining",
        "value": "4999"
      },
      {
        "key": "ratelimit-reset",
        "value": "1"
      },
      {
        "key": "server",
        "value": "cloudflare"
      },
      {
        "key": "strict-transport-security",
        "value": "max-age=16000000;"
      },
      {
        "key": "vary",
        "value": "Origin"
      },
      {
        "key": "x-ratelimit-limit-second",
        "value": "5000"
      },
      {
        "key": "x-ratelimit-remaining-second",
        "value": "4999"
      }
    ]
  }
}