You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "Qiuqiu0505 (via GitHub)" <gi...@apache.org> on 2023/03/01 11:57:49 UTC

[GitHub] [apisix] Qiuqiu0505 opened a new issue, #8977: help request: CORS: When allow_credential is set to true, why can't other attributes be set to * ?

Qiuqiu0505 opened a new issue, #8977:
URL: https://github.com/apache/apisix/issues/8977

   ### Description
   
   When allow_credential is set to true, why can't other attributes be set to * ? 
   
   please let me know, Thanks.
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

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


[GitHub] [apisix] An-DJ commented on issue #8977: help request: CORS: When allow_credential is set to true, why can't other attributes be set to * ?

Posted by "An-DJ (via GitHub)" <gi...@apache.org>.
An-DJ commented on issue #8977:
URL: https://github.com/apache/apisix/issues/8977#issuecomment-1451137370

   Ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSNotSupportingCredentials


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] chenjinfeng0505 closed issue #8977: help request: CORS: When allow_credential is set to true, why can't other attributes be set to * ?

Posted by "chenjinfeng0505 (via GitHub)" <gi...@apache.org>.
chenjinfeng0505 closed issue #8977: help request: CORS:  When allow_credential is set to true, why can't other attributes be set to * ?
URL: https://github.com/apache/apisix/issues/8977


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] Qiuqiu0505 commented on issue #8977: help request: CORS: When allow_credential is set to true, why can't other attributes be set to * ?

Posted by "Qiuqiu0505 (via GitHub)" <gi...@apache.org>.
Qiuqiu0505 commented on issue #8977:
URL: https://github.com/apache/apisix/issues/8977#issuecomment-1451153968

   Thanks @An-DJ 


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] An-DJ commented on issue #8977: help request: CORS: When allow_credential is set to true, why can't other attributes be set to * ?

Posted by "An-DJ (via GitHub)" <gi...@apache.org>.
An-DJ commented on issue #8977:
URL: https://github.com/apache/apisix/issues/8977#issuecomment-1451148028

   More detailed can be found there:
   https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#credentialed_requests_and_wildcards
   
   Iit is also discussed in stackoverflow:
   
   https://stackoverflow.com/questions/43871637/no-access-control-allow-origin-header-is-present-on-the-requested-resource-whe/43881141#43881141


-- 
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: notifications-unsubscribe@apisix.apache.org

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