You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/22 08:17:01 UTC

[GitHub] [apisix-go-plugin-runner] rampagecong edited a comment on issue #67: Question #62 whether Apisix version 2.12 can be implemented?

rampagecong edited a comment 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.
    @spacewander 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org