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

fix server don't sends header that client has sent #492

Merged
merged 1 commit into from
Jan 30, 2022

Conversation

naoh87
Copy link
Contributor

@naoh87 naoh87 commented Jan 30, 2022

cf. https://github.com/grpc/grpc-java/blob/master/stub/src/main/java/io/grpc/stub/ServerCalls.java#L377
Current behavior may cause vulnerabilities when fs2-grpc is used through gRPC-web or gRPC-JSON transcoder.

@ahjohannessen
Copy link
Collaborator

This is indeed an oversight. Looked through corresponding grpc-java code and the behaviour is similar to your changes 👍

@ahjohannessen ahjohannessen merged commit 20056a5 into typelevel:main Jan 30, 2022
@ahjohannessen
Copy link
Collaborator

Released v2.4.4

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