Closed Acconut closed 2 months ago
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.
-hooks-grpc-forward-headers
Closes https://github.com/tus/tusd/issues/1112.
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 https://github.com/tus/tusd/issues/1112.