CSS Magic
Dec 26, 2023 · Backend Development
Capturing Node.js HTTPS Requests with Charles: A Step‑by‑Step Guide
The article walks through the author's investigation of why a Node.js CLI tool using Got fails to route HTTPS requests through Charles, compares direct proxy versus reverse‑proxy strategies, and provides a step‑by‑step implementation using https‑proxy‑agent and Got with certificate verification disabled, enabling successful request capture.
CharlesDebuggingGot
0 likes · 6 min read
