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

Fixes #12652 - Jetty Reactive client hangs for HTTP 401 responses. #12654

Open
wants to merge 1 commit into
base: jetty-12.0.x
Choose a base branch
from

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Dec 18, 2024

Fixed ResponseListeners.emitEvents() to emit the "contentSource" event in all cases.

Fixed ResponseListeners.emitEvents() to emit the "contentSource" event in all cases.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet requested review from lorban and gregw December 18, 2024 19:21
@sbordet sbordet linked an issue Dec 18, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

Jetty Reactive client hangs for HTTP 401 responses
3 participants