apache / apache/apisix-java-plugin-runner
request help: how should i get the custom header (this header was added beforehand in an ext-plugin-pre-req plugin.filter method) in ext-plugin-post-resp plugin???
オープン
- 主要言語
- Java
- スター
- 152
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
#### Issue description
I added an request header (startTimestamp) in an ext-plugin-pre-req plugin using HttpRequest.setHeader() method, then I want to acquire this custom header in an ext-plugin-post-resp plugin using PostRequest.getUpstreamHeaders() method. But it doesn't work. I've tried serveral ways, and none of them worked. This problem bothered me a lot, could you help me? Really thanks.
### Environment
* apisix-java-plugin-runner version
0.3.0
* apisix verison
2.15.1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。