+

Search Tips   |   Advanced Search

The programming model for using the AJAX proxy

The programming model specifies the following:

  • How you make requests, that is how you format URLs that address the proxy
  • How the proxy reacts in specific cases, for example in case of an error.

The proxy does not rewrite URLs that are part of the received content, because the proxy does not know the semantics of the content that it fetches. Consequently, AJAX applications using the proxy need to generate proxy URLs by themselves.


See


Parent HTTP proxy for Ajax applications, also known as Ajax Proxy