rampagecong commented on issue #67: URL: https://github.com/apache/apisix-go-plugin-runner/issues/67#issuecomment-1047529416
Could you please take a look at those commits that implement the response header setting: https://github.com/rampagecong/apisix-go-plugin-runner/commit/950a4d46e2f89f2b7093196f3c085c42b4fc84c6 https://github.com/rampagecong/ext-plugin-proto/commit/0fc113f3bd182ad3fed12fc63e236c82bca253dc https://github.com/rampagecong/apisix/commit/83d505771ea10bd8999aea1009500c6a77741b22 I basically just add a resp_headers field to Req and Rewrite struct and regen the code. Modified the FetchChanges method so that I can get the modified response header from the respHdr filed that I added to flatbuffer pb file. -- 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]
