-
The POXXmlReader is passing some requests down to the XmlReader/XmlDictionaryReader and intercept others with its XmlNodeReader through the property Reader. I ran into an issue where the POX reader co…
-
Don't deal with intercepting the compiler calls, Bear is a better tool to do it.
The scenario when build systems generate-compile-delete code will be not supported. (Not sure how many of build syst…
-
```
Right now we disable source fortification by defining _FORTIFY_SOURCE=0
This may hide a number of bugs that could otherwise be detected by various _chk
functions (__printf_chk, __strcpy_chk etc.)…
-
I'd like to swap a client with custom watcher reconnection handling with this one, but the custom client has metrics around connection failures and reconnection attempts. Any recommendation for interc…
-
### Describe the feature
Hey I want to create middleware or filter pipeline for lambda function
There is note about middleware in design doc but no information when it will happen
There are old …
-
### Old Behavior
Currently, there is no existing way to easily utilize [Django Forms](https://docs.djangoproject.com/en/4.0/topics/forms/) (and [`django-crispy-forms`](https://github.com/django-cri…
-
### Describe the bug
We recently migrated our sdk from System.Data.SqlClient to Microsoft.Data.SqlClient - version="5.2.0"
and EF framework - Microsoft.EntityFramework.SqlServer" version="6.5.0-prev…
-
A test failed on a tracked branch
```
Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
ElementClickInterceptedError: element click intercepted: Element ... is not…
-
Currently, secret and public keys are rampant across TF code base.
Need to create stripe and magic link api kill switch so that api calls are intercepted and mocked. This will enable anyone to spin…
-
### Proxyman 1.17.1
### macOS 10.15.3
### Docker for Mac Desktop 2.2.0.3
Is it possible to intercept network calls being initiated by an application running (e.g. a node app) inside a docker …