You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tiny Flask app that captures and displays every HTTP request (GET/POST/PUT/PATCH/DELETE), including timestamp, client IP, User‑Agent, headers, and a body preview—perfect for testing whether a client (e.g., Copilot) actually fetches your URL.