--unrestricted-api #3058
Labels
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
topic/api
Topic api
topic/CORS
Issues related to CORS on HTTP endpoints
topic/rpc-api
Issues related to Kubo RPC API at /api/v0
Now, CORS also requests the "Access-Control-Allow-Credentials" to be set to true.
Can we have the --unrestricted-api to add that flag as well? The full list is:
//cc @whyrusleeping
The text was updated successfully, but these errors were encountered: