Closed CleverUnderDog closed 1 year ago
This change is the fix for the following bug in traefik: https://github.com/traefik/traefik/issues/9697
Unset ContentLength in addition to deleting header
Tested it with traefik (3.0.0-beta2), a grpc-java service (1.52.0) and grpc-web (1.4.2) client
This change is going the be merged on the fork https://github.com/traefik/grpc-web/pull/1 of this repository.
This change is the fix for the following bug in traefik: https://github.com/traefik/traefik/issues/9697
Changes
Unset ContentLength in addition to deleting header
Verification
Tested it with traefik (3.0.0-beta2), a grpc-java service (1.52.0) and grpc-web (1.4.2) client