Contents |
OpenBD's <cfhttp> implementation for GAE leverages the GAE URL Fetch Service.
The GAE URL Fetch Service imposes some limitations. The following <cfhttp> tag attributes are ignored by the GAE URL Fetch Service:
Some specific limitiations include:
A complete discussion of the URL Fetch Service and it's limitations can be found here:
http://code.google.com/appengine/docs/java/urlfetch/overview.html
Working examples of the concepts described above may be found within the openbd_google branch of the OpenBD
project. Specifically at this path: <module-root>\war\demo\gae\http\