preprocessHttpRequestCallback

var preprocessHttpRequestCallback: PreprocessHttpRequestCallback? = null

The callback which can be used to change request parameters before a request is made. The default value is null.