Changelog
Kong Gateway 3.10.x
- Fixed a bug where the
TE
(transfer-encoding) header would not be sent to the upstream gRPC servers whengrpc-web
orgrpc-gateway
were in use.
Kong Gateway 2.5.x
- Added support for setting the
Access-Control-Allow-Origin
header.
Kong Gateway 2.2.x
- Added the
pass_stripped_path
configuration parameter, which, if set to true, causes the plugin to pass the stripped request path to the upstream gRPC service.
Previous
Getting started with gRPC-Web