spacewander commented on code in PR #6968: URL: https://github.com/apache/apisix/pull/6968#discussion_r865510072
########## conf/config-default.yaml: ########## @@ -397,6 +397,7 @@ plugins: # plugin list (sorted by priority) - openwhisk # priority: -1901 - serverless-post-function # priority: -2000 - ext-plugin-post-req # priority: -3000 + #- ext-plugin-post-resp # priority: -4000 Review Comment: Only route that contains this plugin should use `resty.http` instead. -- 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]
