This tag is for questions related to Mockttp (github.com/httptoolkit/mockttp) an open-source proxy library that is part of HTTP Toolkit (httptoolkit.com). You can use this tag both for issues purely related to the Mockttp itself, and for networking issues with other tools/languages that you're using Mockttp to test or intercept. The 'http-toolkit' tag may also be relevant in some cases.
Mockttp is an open-source JavaScript library that allows you to intercept HTTP & HTTPS traffic and easily define how it should be handled: proxying requests, injecting responses, monitoring traffic, or anything else you like.
Mockttp is battle-tested as the internal proxy that powers HTTP Toolkit, an open-source HTTP debugging tool.
For more information, take a look at the README or follow the getting started guide.