Firstsawyou commented on issue #4095:
URL: https://github.com/apache/apisix/issues/4095#issuecomment-825321827


   > > This command doesn't send Origin header.
   > > The client should run the CORS mechanism: 
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
   > 
   > Not yet.
   > 
   > 
![WX20210422-155121](https://user-images.githubusercontent.com/1818214/115676983-a8eb4900-a382-11eb-8c4c-f08beb0f9969.png)
   
   In the `curl` command, did you try to bring the `Origin` header?   Example: 
`curl -I https://xxxyyy.com  -H 'Origin: https://x'`


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to