soulbird commented on issue #126: URL: https://github.com/apache/apisix-go-plugin-runner/issues/126#issuecomment-1376558924
See https://github.com/apache/apisix-go-plugin-runner/blob/master/pkg/http/http.go#L103 . Then you need to understand the variable rules of APISIX and Nginx. To get a request header here, you can use `r.Var(http_request_id)` -- 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]
