If you need to add session management, Mono.subscriberContext is better. Add in HttpRequest, parse in HttpSession, HttpServerHandle.onStateChange(Connection, ConnectionObserver$State) and put it into the session back pressure to go upstream. In
DefaultWebFilterChain. filter(ServerWebChange) can also receive HttpRequest from downstream. It can also be distributed to the corresponding method via DispatcherHandler.handle.
The above is my thoughts and doubts.
Thanks!
cafebaby opened DATACMNS-1523 and commented
If you need to add session management, Mono.subscriberContext is better. Add in HttpRequest, parse in HttpSession, HttpServerHandle.onStateChange(Connection, ConnectionObserver$State) and put it into the session back pressure to go upstream. In
DefaultWebFilterChain. filter(ServerWebChange) can also receive HttpRequest from downstream. It can also be distributed to the corresponding method via DispatcherHandler.handle.
The above is my thoughts and doubts.
Thanks!
No further details from DATACMNS-1523
The text was updated successfully, but these errors were encountered: