spacewander commented on issue #74: URL: https://github.com/apache/apisix-go-plugin-runner/issues/74#issuecomment-1082539107
The `add_header` won't override the existent header. What about using a table to track headers, using `set_header` first and using `add_header` if the same header occurs again? -- 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]
