-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
c…
-
### Describe the bug
A CORS issue happens in the preflight request when using a [fetch](https://github.com/vaadin/hilla/blob/main/packages/ts/frontend/src/Authentication.ts#L45) request while loggi…
-
Hello,
in the [Tips and Tricks section](https://stac-utils.github.io/stac-fastapi/tips-and-tricks/) of the stac-fastapi documentation it is described how to get stac-fastapi working with CORS request…
-
Hi! I'm trying to use GetBalance/Airdrop for the ArConnect wallet and I'm encountering this issue:
I'm on Testnet (www.arweave.run) and I've also set it in 'ArConnect > Settings > Gateway > select …
-
Currently our CORS config is pretty basic and it allows users to only set one domain via the `WASP_WEB_CLIENT_URL` env var.
We should probably expand that either by:
- allowing users to set multip…
-
Getting this error on client side
and this error on server side when I tried to edit the nginx code to allow for any origin.
Have already tried with railway and render.
I can access the web…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Feature Request
### Module Name
avm/res/web/site
### (Optional) Module Vers…
-
https://github.com/socketio/socket.io-admin-ui/blob/158864989dddeba67df9975a4cad48ef310f8c80/lib/index.ts#L543C32-L543C38
@WebSocketGateway(8080, {
namespace: 'chat',
cors: {
origin: '*'…
-
Now the CORS is configured at https://github.com/nervosnetwork/ckb-explorer/blob/8707dc618edcd0145bd88d821b16c87594612587/config/initializers/cors.rb#L20-L27 by hardcode(not sure if `ENV[STAGING_DOMAI…
-
How to Enable CORS on PHP Server?