# http-debug **Repository Path**: mirrors_mo/http-debug ## Basic Information - **Project Name**: http-debug - **Description**: Node server that prints each HTTP request it receives to the console (for debugging) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # http proxy / request bin for debugging This is a minimal HTTP proxy that prints all the requests going through it along with the corresponding responses. # License MIT