dojox/io/xhrWindowNamePlugin (version 1.10)

Summary

Adds the windowName transport as an XHR plugin for the given site. See dojox.io.windowName for more information on the transport.

Usage

xhrWindowNamePlugin(url,httpAdapter,trusted);
Parameter Type Description
url String

Url prefix of the site which can handle windowName requests.

httpAdapter Function
Optional

This allows for adapting HTTP requests that could not otherwise be sent with window.name, so you can use a convention for headers and PUT/DELETE methods.

trusted Boolean
Optional

See the dojox/io/xhrWindowNamePlugin reference documentation for more information.

Method Summary

Methods

Error in the documentation? Can’t find what you are looking for? Let us know!