このページは、まだ日本語ではご利用いただけません。翻訳中です。
古いプラグインバージョンのドキュメントを閲覧しています。
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-weborgrpc-gatewaywere in use.
Kong Gateway 2.5.x
- Added support for setting the
Access-Control-Allow-Originheader.
Kong Gateway 2.2.x
- Added the
pass_stripped_pathconfiguration parameter, which, if set to true, causes the plugin to pass the stripped request path to the upstream gRPC service.