Class type Ext_data_proxy_Ajax.configs


class type configs = object .. end
Inherits
method binary : bool Js.t Js.prop

True to request binary data from the server. This feature requires the use of a binary reader such as AMF Reader

Defaults to: false

method headers : 'a. 'a Js.t Js.prop

Any headers to add to the Ajax request. Defaults to undefined.