Show:

Alloy IO extension

Index

Methods

A.io.request

(
  • uri
  • config
)
IORequest

Static method to invoke the IORequest. Likewise IO.

Parameters:

  • uri String

    URI to be requested.

  • config Object

    Configuration Object for the IO.

Returns:

A.io.request

(
  • uri
  • config
)
IORequest

Static method to invoke the <a href="IORequest.html">IORequest</a>. Likewise <a href="io.html#method_io">io</a>.

Parameters:

  • uri String

    URI to be requested.

  • config Object

    Configuration Object for the <a href="io.html">IO</a>.

Returns: