zhl11b opened a new issue, #126: URL: https://github.com/apache/apisix-go-plugin-runner/issues/126
### Issue description ### Environment * APISIX Go Plugin Runner's version:0.5.0 * APISIX version:3.0.0 * Go version:1.19.4 * OS (cmd: `uname -a`):Linux 3a52d2b13621 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:42:03 UTC 2022 x86_64 GNU/Linux In ResponseFilter(),I want get request,so I save request in RequestFilter.But there is a problem: I can't associate request and response,I use system built-in plugin ”request-id“,I can get X-Request-Id in RequestFilter,but I can't get X-Request-Id in RequestFilter,what should I do? -- 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]
