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

hooks: Add option to forward HTTP header to gRPC requests #1188

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Acconut
Copy link
Member

@Acconut Acconut commented Sep 18, 2024

This adds the -hooks-grpc-forward-headers option to forward a list of selected header fields from the request to tusd to the gRPC request to the gRPC server. Can be useful for passing through Authorization headers.

Closes #1112.

@Acconut Acconut self-assigned this Sep 18, 2024
@Acconut Acconut merged commit 3f6e8b7 into main Sep 18, 2024
13 of 14 checks passed
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.

Forward headers to grpc hook java
1 participant