dojo/request/xhr.__MethodOptions

Note: This is not a real constructor, but just a description of the type of object that should be passed as a parameter to some method(s), and/or the return value from some method(s). In other words, the type exists only for documentation purposes, and you cannot call new xhr.__MethodOptions()

See the dojo/request/xhr.__MethodOptions reference documentation for more information.

Properties

method

Defined by: dojo/request/xhr

The HTTP method to use to make the request. Must be uppercase. Default is "GET".

© 2005–2017 JS Foundation
Licensed under the AFL 2.1 and BSD 3-Clause licenses.
http://dojotoolkit.org/api/1.10/dojo/request/xhr.__MethodOptions.html