Support Server-sent events for WebFluxFilter
Opened this issue · 0 comments
AlexMoiseev69 commented
Right now, it is not possible to log a content body if reponse is Server-sent events.
Detailed Description
Context
Many AI Services generate response with this type. It would be nice to support it
Possible Implementation
Extend BufferingServerHttpResponse and ovveride the function writeAndFlushWith