monkeyDluffy6017 commented on issue #8747: URL: https://github.com/apache/apisix/issues/8747#issuecomment-1410659886
`curl -i -X GET http://httpbin.org:80/anything/foo\?arg\=10 -H "Host: example.com"` The above command will work too, it seems that the `httpbin.org` website does not handle the `Host` header of the request. Could test the command in your environment? -- 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]
