{
    "1_includes_config": "OK",
    "2_includes_auth": "OK",
    "3_constants": {
        "API_KEY_defined": true,
        "RATE_LIMIT_MAX": 60,
        "RATE_LIMIT_WINDOW": 60,
        "API_FORCE_HTTPS": true,
        "API_ALLOWED_ORIGINS": "https:\/\/ankilo.azimutnord.fr,https:\/\/localhost,capacitor:\/\/localhost",
        "DEVICE_UUID_defined": true
    },
    "4_https": {
        "HTTPS": "on",
        "HTTP_X_FORWARDED_PROTO": "https",
        "REQUEST_SCHEME": "non d\u00e9fini",
        "SERVER_PORT": "443"
    },
    "5_ratelimit": {
        "count": 0,
        "max": 60
    },
    "6_apikey": {
        "received": "(vide)",
        "match": false
    }
}