Revision as of 00:26, March 16, 2018 by Jdruker (talk | contribs) (Created page with "{{PubOption |hidden=false |default=x-requested-with,content-type,accept,origin,authorization,cookie |valid=comma-separated list of HTTP headers |takeseffect=After server re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Web Engagement Cluster:web:cors-allowedHeaders


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

cors.allowedHeaders

Default Value: x-requested-with,content-type,accept,origin,authorization,cookie
Valid Values: Comma-separated list of HTTP headers
Changes Take Effect: After server restart


A comma-separated list of HTTP headers that are allowed to be specified when accessing the resources. If the value is a single *, this means that any headers will be accepted.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!