Skip to content

Conversation

@brettp
Copy link

@brettp brettp commented Feb 9, 2025

This fixes a bug where the full stream's length, including POST data, is checked instead of just the URI. This results in false 414 URI Too Long errors. The fix is to check only the URI part of the first line of the stream.

@ngxson
Copy link
Collaborator

ngxson commented Feb 9, 2025

you're editing code from a third party library. it will be removed when the library is update.

please make a PR on upstream library.

@ngxson ngxson closed this Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants