-
**1. Environment**
Error report:
```
Version: 0.10.1
Device: Google Pixel 6a
System: Android 14 (API 34)
Stack trace:
java.net.SocketTimeoutException: timeout
at okhttp3.internal.htt…
-
When using a `Adapter` with a `Broadcast` transform where `to="inference_variables"`, training runs normally, but when I try sampling it complains that it cannot find the key `"inference_variables"` w…
-
hello,nice to meet you . now i want to intercept a app https data,how can i do it? or can you do it?
-
#### Problem Description
I use mitmproxy web to debug and test my mobile Android and iOS applications. I often, while developing/debugging intercept a call to return alternative data to see how the…
-
For classes that extend Proxy Mockolate should intercept all the flash_proxy methods in order to allow use of `expect()`.
Currently users have to do this:
``` AS3
mock(proxyObject).nsMethod(flash_…
-
```
This is caused by the lack of support of IFUNC symbols in PIN.
See http://tech.groups.yahoo.com/group/pinheads/message/5599
You can see it e.g. like this:
./tsan_pin_debug.sh ../unittest/bin/…
-
This would allow people to manipulate source streams directly, as in:
``` js
proxy.intercept({
phase: 'response',
as: 'stream'
}, function(req, res) {
resp.stream = resp.stream.pipe(myTransform…
greim updated
9 years ago
-
```
It would be great to have an option to send current intercepted request for active scanning.
May be place a button after "Break Point" tab in interceptor pane, or show an option
to active scan whe…
-
* Applet version: 1.2
* Cinnamon version: 3.2.7
* Distribution: Debian 9
* Graphics hardware *and* driver used: Intel Haswell-ULT Integrated Graphics Controller, nVidia GM108M [GeForce 840M] (e…
-
Hi,
I am about to mock authentication via basic auth and server side sessions with json-server, which works quiet well.
Intercepting requests as documented:
```
server.use((req, res, next) =>…
ghost updated
7 years ago