Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/io/xhrWindowNamePlugin.js

  • Provides:

    • dojox.io.xhrWindowNamePlugin
  • Requires:

    • dojox.io.xhrPlugins in common
    • dojox.io.windowName in common
    • dojox.io.httpParse in common
    • dojox.secure.capability in common
  • dojox.io.xhrWindowNamePlugin

    • parameters:
      • url: (typeof String)
        Url prefix of the site which can handle windowName requests.
      • httpAdapter: (typeof Function)
        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: (typeof Boolean)
    • summary
      Adds the windowName transport as an XHR plugin for the given site. See
      dojox.io.windowName for more information on the transport.
    • type
      Function
  • dojox.io

    • type
      Object
  • dojox

    • type
      Object