X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.data.HttpProxy.html diff --git a/docs/output/Ext.data.HttpProxy.html b/docs/output/Ext.data.HttpProxy.html index fd413da9..0fb9f8d9 100644 --- a/docs/output/Ext.data.HttpProxy.html +++ b/docs/output/Ext.data.HttpProxy.html @@ -1,70 +1,71 @@ -
Observable
  DataProxy
    HttpProxy

Class Ext.data.HttpProxy

Package:Ext.data
Defined In:HttpProxy.js
Class:HttpProxy
Extends:DataProxy

An implementation of Ext.data.DataProxy that processes data requests within the same -domain of the originating page.

-

Note: 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 requests, use a -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".

Config Options

Config OptionsDefined By
\ No newline at end of file