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

ProxyBodyHandler Rework #1196

Merged
merged 6 commits into from
Mar 30, 2022
Merged

Conversation

KalevGonvick
Copy link
Member

  • ProxyBodyHandler now processes up to a maximum server.maxBuffer setting.
  • Duplicates InputStream buffer so Post data is not consumed, the body is passed to validation handler via attachment.

@stevehu stevehu merged commit a61fb78 into master Mar 30, 2022
@stevehu stevehu deleted the feature/content-length-error-message branch March 30, 2022 17:08
younggwon1 pushed a commit to younggwon1/light-4j that referenced this pull request Feb 10, 2024
* reworked proxy body handler

* Cleaned up unused functions

* Another rework to preserve handler chain consistency for proxy handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants