Jens Mallien
Results
2
comments of
Jens Mallien
Not sure if I should open a new issue, but since you already talk about async here, I'll give it a try: We also faced an async issue, we needed...
I've just added `asyncSupported = true` to the WebFilter annotation in RequestAccessorFilter. The code in RequestAccessorFilter seems to be working fine asynchronously, the filter is just rejected in async servlets...