-
## This would solve...
Some interceptors assume the request headers are necessarily objects: https://github.com/nodejs/undici/blob/6551919a3e492746806604cec2d241385c391f35/lib/interceptor/cache.js#…
-
Hi there,
When using the @Priority(1) annotation in ConfigSourceInterceptor, do smaller numbers mean the interceptor runs earlier in the chain or viceversa?
-
### Given:
```clojure
(require
'[reitit.http :as http]
'[reitit.http.coercion :as coercion]
'[reitit.http.interceptors.parameters :as parameters])
(def api-chain [parameters/param…
-
C# 12 時点で preview feature。オプション指定必須。
https://github.com/ufcpp-live/UfcppLiveAgenda/issues/74#issuecomment-1633665906
```cs
using System.Runtime.CompilerServices;
var c = new C();
c.Intercep…
ufcpp updated
2 weeks ago
-
# Interceptors
Feature specification has been moved to https://github.com/dotnet/roslyn/blob/main/docs/features/interceptors.md. As this is not currently implemented as a language feature, we will …
-
I would like to perform an async operation within an interceptor. The problem is it has to return a `ResponseFuture`, not a `Future`, so I cannot mark the `interceptUnary` method as async and perform …
-
Hi, I encounter a bug when I use proxy for requests
```
TypeError: this._getSession is not a function
at HttpsProxyAgent.createConnection (node:https:140:26)
at MockHttpSocket.passthroug…
-
### What happened?
Failed to apply the NopEliminator.
More can be found in the branch [failed-jars-branch-20241014](https://github.com/soot-oss/SootUp/tree/failed-jars-branch-20241014)
### Version
…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Currently, the `beforeConsume` method in `ConsumerInter…
-
**I'm submitting a ...**
- [ ] bug report
- [x] feature request
**Describe the issue**
Please add support for granular query interceptors similar to mysql's `com.mysql.cj.interceptor…
gnom7 updated
4 months ago