Jump to: navigation, search

Web Engagement Cluster:web:cors-allowedMethods

(Rpfeiffer used the OptionPublish action.)
 
Line 4: Line 4:
 
|valid=Comma-separated list of valid HTTP methods
 
|valid=Comma-separated list of valid HTTP methods
 
|takeseffect=After server restart
 
|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
+
|shortdesc=A comma separated list of HTTP methods that are allowed to be specified when accessing the resources.
 
}}
 
}}
 
{{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.
 
 
}}
 
}}
{{PubExtended}}
+
{{PubExtended
 +
|introduced=8.5.000.29
 +
}}
 
{{DraftExtended
 
{{DraftExtended
|introduced=8.5.000.29
 
 
}}
 
}}
 
{{OptionCreate
 
{{OptionCreate

Latest revision as of 00:48, 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

This page was last edited on March 22, 2018, at 00:48.
Comments or questions about this documentation? Contact us for support!