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

Add ProxyBodyHandler for sidecar to intercept the body #948

Closed
stevehu opened this issue May 20, 2021 · 2 comments
Closed

Add ProxyBodyHandler for sidecar to intercept the body #948

stevehu opened this issue May 20, 2021 · 2 comments

Comments

@stevehu
Copy link
Contributor

stevehu commented May 20, 2021

For post request to do the body validation against the specification on the sidecar. The handler will duplicate the ByteBuffer and but still keep the channel to transfer the request body to the downstream backend API.

@stevehu
Copy link
Contributor Author

stevehu commented May 20, 2021

@stevehu
Copy link
Contributor Author

stevehu commented May 23, 2021

younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
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

No branches or pull requests

1 participant