-
I have a post with a form `a=2&b=3`. Does this app support only change the value of `a` without editing it manually? I read the doc and searched for it in the issues and I cannot find an answer.
…
-
> @pimterry , I are recently working on another kind of entry for the web environment of these packages with less "side-effects".
> It is in [asset.js] with [another export in package.json], the docu…
-
Hey everyone, I am trying to monitor the network requests of an app which uses certificate pinning. I followed all the instructions and was able to install frida, but while trying to bypass certificat…
-
I'm sorry, I want to know how often the alpine will update the Nodejs version, there have some security updates I need to use them.
security updates information:
https://httptoolkit.tech/blog/node…
-
Viem.sh adds a new param called `id` into body, but mock does not catch it.
https://github.com/httptoolkit/mockthereum/blob/7305bf991705b54421e66c3e4de94adbd8c3a02e/src/jsonrpc.ts#L12
Is there a way…
-
Optionally proxy browser
- Intercept requests and mock responses
-
Due to the reservation of the 172.16.0.0/12 IP address class, I was forced to configure the Docker daemon to use a different IP address for its main network interface than the default 172.17.0.1. …
-
### Has this been reported before?
- [X] I have checked for existing reports of this issue
### Repro steps
I am trying to check out the network traffic of some apps, but some of them connect to goo…
-
Hello.
There's this game that I think do not handle proxy well. Basically when httptoolkit runs, all in-game request fails. And on httptoolkit it shows `Aborted connection to xxx`.
Initially I …
-
**Describe the bug**
Hi, I'm using [Http toolkit](https://httptoolkit.com/) to intercept requests and I'm facing a issue.
I [reported](https://github.com/httptoolkit/httptoolkit/issues/532) to Http …