AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1854967043
> That's not how you set headers. Please see this example https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers Thanks for pointing out. But still not go with those headers. ``` "headers": { "set": { "Accept": "*/*", "Connection": "Keep-Alive", "Content-Type": "json", "Host": "outersite", "Proxy-Connection": "Keep-Alive", "User-Agent": "APISIX Nodes" } } ``` -- 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]
