Fetch Test Page

Testing different fetch approaches to diagnose JSON parsing issues.

Plain Text Endpoint
Test fetching plain text response
Explicit JSON Endpoint
Test fetching explicit JSON response
Test with No-Cache
Test with cache disabled
Test with XMLHttpRequest
Test using old-school XHR instead of fetch
Test Auth Endpoints
Test the problematic auth endpoints