Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Server-sent events for WebFluxFilter #1942

Open
AlexMoiseev69 opened this issue Oct 21, 2024 · 0 comments
Open

Support Server-sent events for WebFluxFilter #1942

AlexMoiseev69 opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@AlexMoiseev69
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant