Roo.data.DataProxy
Roo.data.HttpProxy 

		   

Class Roo.data.HttpProxy

Package:Roo.data
Defined In: Roo/data/HttpProxy.js.
Class:HttpProxy
Extends: Roo.data.DataProxy
An implementation of {link Roo.data.DataProxy} that reads a data object from an {link Roo.data.Connection} object
configured to reference a certain URL.



Note that this class cannot be used to retrieve data from a domain other than the domain
from which the running page was served.



For cross-domain access to remote data, use an {link Roo.data.ScriptTagProxy}.




Be aware that to enable the browser to parse an XML document, the server must set
the Content-Type header in the HTTP response to "text/xml".

Class Comments / Notes => [Add Your comment/notes about this class]
Config Options (Usually are also Properties)
Options Defined By
Public Properties - Has None
Public Methods
Method Defined By
Events
Event Defined By
Documentation generated by Introspection Doc Generator on Fri Jul 13 2018 14:10:54 GMT+0800 (HKT) Based on JsDoc Toolkit