Tagged articles

HTTP interception

4 articles · Page 1 of 1
Architect
Architect
Jun 7, 2024 · Frontend Development

Web-Integrated Proxy Tool: Zero‑Installation, Zero‑Configuration Remote Debugging and Mock Solution

This article introduces a web‑integrated proxy tool that requires no installation or configuration, enabling developers to share URLs or QR codes for remote HTTP debugging, mock rule sharing, and seamless integration into web pages or mobile apps, while comparing it with traditional proxy solutions.

HTTP interceptionMockRemote Debugging
0 likes · 11 min read
Web-Integrated Proxy Tool: Zero‑Installation, Zero‑Configuration Remote Debugging and Mock Solution
Bilibili Tech
Bilibili Tech
May 10, 2024 · Frontend Development

Web‑Integrated Proxy Tool: Zero‑Installation, Remote Debugging and Mocking for Front‑End Development

This article presents a zero‑install, web‑integrated proxy that developers can launch via a browser link or QR code, injects an SDK to intercept network calls, offers remote debugging and UI‑driven mock rule configuration, and stores data in IndexedDB, while noting operational overhead and limited applicability.

HTTP interceptionMockingRemote Debugging
0 likes · 11 min read
Web‑Integrated Proxy Tool: Zero‑Installation, Remote Debugging and Mocking for Front‑End Development
Aotu Lab
Aotu Lab
Sep 15, 2017 · Backend Development

Master Whistle: A Node‑Based Web Debugging Proxy for Developers

This guide introduces Whistle, a Node‑powered cross‑platform web debugging proxy, explains installation, core features, common usage patterns, and advanced mock data techniques, helping developers replace tools like Fiddler or Charles with a more flexible solution.

HTTP interceptionNode.jsWhistle
0 likes · 10 min read
Master Whistle: A Node‑Based Web Debugging Proxy for Developers