۱) اطلاعات همین صفحه (درخواست GET معمولی)
{
"time": "2026-06-24 13:52:19",
"method": "GET",
"scheme": "https",
"is_secure": true,
"ajax_detected": false,
"expects_json": false,
"wants_json": false,
"headers": {
"x-requested-with": null,
"x-app-ajax": null,
"accept": "*\/*",
"content-type": null,
"origin": null,
"referer": null,
"user-agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
"x-csrf-token": null
},
"cookies": {
"has_session_cookie": false,
"session_cookie_name": "laravel_session",
"cookie_names": []
},
"csrf": {
"session_token_present": true,
"header_matches_session": null
},
"cellphone": {
"raw": null,
"length": null,
"codepoints": [],
"normalized": null
}
}
۲) تست AJAX
نتیجهی تست A — بدون هدر سفارشی (مثل ناوبری ساده)
—
نتیجهی تست B — با هدرهای ما (X-App-Ajax + X-Requested-With + CSRF)
—