Revision as of 00:26, March 16, 2018 by Jdruker (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Web Engagement Cluster:web:jsonp-whiteList


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!