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???
Aberta
- Linguagem predominante
- Java
- Estrelas
- 152
- Forks
- 102
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
#### 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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.