Jump to: navigation, search

Web Engagement Cluster:web:cors-allowedMethods

(Created page with "{{PubOption |hidden=false |default=GET,POST,OPTIONS,HEAD,DELETE |valid=Comma-separated list of valid HTTP methods |takeseffect=After server restart |shortdesc=A comma sepa...")
 
(Rpfeiffer used the OptionEdit action.)
Line 6: Line 6:
 
|shortdesc=A comma separated list of HTTP methods that are allowed to be specified when accessing the resources.<br/>Option introduced in 8.5.000.29
 
|shortdesc=A comma separated list of HTTP methods that are allowed to be specified when accessing the resources.<br/>Option introduced in 8.5.000.29
 
}}
 
}}
{{DraftOption}}
+
{{DraftOption
 +
|hidden=false
 +
|default=GET,POST,OPTIONS,HEAD,DELETE
 +
|valid=Comma-separated list of valid HTTP methods
 +
|takeseffect=After server restart
 +
|shortdesc=A comma separated list of HTTP methods that are allowed to be specified when accessing the resources.<br/>Option introduced in 8.5.000.29
 +
}}
 
{{PubExtended}}
 
{{PubExtended}}
 
{{DraftExtended}}
 
{{DraftExtended}}

Revision as of 00:47, March 22, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

cors.allowedMethods

Default Value: GET,POST,OPTIONS,HEAD,DELETE
Valid Values: Comma-separated list of valid HTTP methods
Changes Take Effect: After server restart
Introduced: 8.5.000.29

A comma separated list of HTTP methods that are allowed to be specified when accessing the resources.

Draft Option

No draft option

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