-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
21
-
3937931b9 (dev), 6c1110e1d (dev)
-
Foundation Sprint 88, Foundation Sprint 89, Foundation Sprint 90, Foundation Sprint 91, Foundation Sprint 92, Foundation Sprint 93, Foundations Sprint 94, Foundations Sprint 95
Users should be able to collect and modify QGrpcOptions before and after they are delivered to server or end-point handler. The main usecase is the extraction and handling of the authentication headers at the gRPC channel level.
The interceptor should behave like a proxy that makes mutations on the QGrpcOptions and messages when processing them.
It should be possible to provide a stack of the interceptors that should pre-/post-process gRPC messages in the defined order.
- mentioned in
-
Page Loading...