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