This commit adds support for CORS by modifying our requests to make preflight checks valid and to handle responses containing the necessary headers for browsers to access the data they need. We keep what we accept as open as this is essentially what requests to the server are normally like and we gate the requests with an auth token. Closes #26313 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |