christagger opened a new issue, #226:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/226
#### 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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]