Web Engagement Cluster:web:jsonp-whiteList
(Created page with "{{PubOption |hidden=false |default=^_gt\.setCategory$, ^_gt\.setDSL$ , ^jQuery\d*_\d*$ |valid=A comma-delimited list of regular expressions, each of which specifies the name...") |
(Rpfeiffer used the OptionEdit action.) |
||
Line 6: | Line 6: | ||
|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.<br/>Option introduced in 8.5.000.42 | ||
}} | }} | ||
− | {{DraftOption}} | + | {{DraftOption |
+ | |hidden=false | ||
+ | |default=^_gt\.setCategory$, ^_gt\.setDSL$ , ^jQuery\d*_\d*$ | ||
+ | |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 | ||
+ | |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 | ||
+ | }} | ||
{{PubExtended}} | {{PubExtended}} | ||
{{DraftExtended}} | {{DraftExtended}} |
Revision as of 01:00, March 22, 2018
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
No draft option
Comments or questions about this documentation? Contact us for support!