Searched defs:response (Results 1 - 1 of 1) sorted by relevance

/yui3/src/io/js/
H A Dio-base.js11 // Whitelist of used XHR response object properties.
253 * Signals the completion of the request-response phase of a
288 * Signals an HTTP response with status in the 2xx range.
306 * Signals an HTTP response with status outside of the 2xx range.
458 * Method that determines if a transaction response qualifies as success
459 * or failure, based on the response HTTP status code, and fires the
549 * <dd>Set the value to 'XML' if that is the expected response
571 * <dd>Fires when the HTTP response status is within the 2xx
574 * <dd>Fires when the HTTP response status is outside the 2xx
584 * `failure`, callbacks receive the id and the response objec
[all...]

Completed in 10 milliseconds