You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a few headers are explicitly exposed in CORS. However, recently wildcard support arrived to the living standard as per whatwg/fetch#251 which can be useful when all the headers are not known in advance such as in #91.
The text was updated successfully, but these errors were encountered:
ibnesayeed
changed the title
Expose wildcard Access-Control-Allow-Headers
Expose wildcard Access-Control-Expose-Headers
Jan 30, 2017
Currently a few headers are explicitly exposed in CORS. However, recently wildcard support arrived to the living standard as per whatwg/fetch#251 which can be useful when all the headers are not known in advance such as in #91.
The text was updated successfully, but these errors were encountered: