IP-Logger Request-Logger
-
Updated
Dec 16, 2023 - PHP
IP-Logger Request-Logger
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.
HttpGossip é um middleware de logging HTTP assíncrono para ASP.NET Core (.NET 8+). Ele captura requisições e respostas completas, armazena em uma fila em memória e persiste de forma fire-and-forget via Dapper em SQL Server, PostgreSQL, MySQL ou SQLite — sem nunca bloquear o fluxo da sua API.
🌐 Detect GitHub Copilot's HTTP requests with this Flask server, logging client IPs and timestamps for insightful monitoring and analysis.
Add a description, image, and links to the http-request-logger topic page so that developers can more easily learn about it.
To associate your repository with the http-request-logger topic, visit your repo's landing page and select "manage topics."