Jump to: navigation, search

Web Engagement Cluster:web:jsonp-whiteList

(Rpfeiffer used the OptionEdit action.)
Line 11: Line 11:
 
|valid=A comma-delimited list of regular expressions, each of which specifies the name of one of the allowed callback functions. These names normally have a format of <strong>obj.callback</strong>.
 
|valid=A comma-delimited list of regular expressions, each of which specifies the name of one of the allowed callback functions. These names normally have a format of <strong>obj.callback</strong>.
 
|takeseffect=After server restart
 
|takeseffect=After server restart
|shortdesc=Defines a white list of regular expressions that specify the object and callback names allowed for JSONP requests.<br/>Option introduced in 8.5.000.42
+
|shortdesc=Defines a white list of regular expressions that specify the object and callback names allowed for JSONP requests.
 
}}
 
}}
 
{{PubExtended}}
 
{{PubExtended}}
{{DraftExtended}}
+
{{DraftExtended
 +
|introduced=8.5.000.42
 +
}}
 
{{OptionCreate
 
{{OptionCreate
 
|component=Web_Engagement_Cluster
 
|component=Web_Engagement_Cluster

Revision as of 01:00, March 22, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

jsonp.whiteList

Default Value: ^_gt\.setCategory$, ^_gt\.setDSL$ , ^jQuery\d*_\d*$
Valid Values: A comma-delimited list of regular expressions, each of which specifies the name of one of the allowed callback functions. These names normally have a format of obj.callback.
Changes Take Effect: After server restart
Introduced: 8.5.000.42

Defines a white list of regular expressions that specify the object and callback names allowed for JSONP requests.

Draft Option

No draft option

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