spacewander commented on issue #67: URL: https://github.com/apache/apisix-go-plugin-runner/issues/67#issuecomment-1043810606
You can 1. read the doc in https://github.com/apache/apisix/pull/6336 2. add a response header field to https://github.com/api7/ext-plugin-proto/blob/70ee1218b214fd206a8a949fb0f4f7d00f9e460f/ext-plugin.fbs#L102 3. generate the code 4. update APISIX to support it in https://github.com/apache/apisix/blob/9b98f1d13187c58195543bd48cb8b66e33aeab27/apisix/plugins/ext-plugin/init.lua#L601 5. update Go Plugin Runner to support it -- 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]
