File: jquery-http.coffee

Defined in:

Method Summary

Method Details

? (void) CHECKING_PIPE(response)

A pipe for checking the webservice response.

? (void) ERROR_PIPE(f = (function() {}))

Process the errors returned from the webservice.

? (void) wrapCbs(cbs)

? (void) http.iterReq(method, path, fmt)

? (void) http.doReq(opts)

Very thin wrapper around ajax, just to ensure errors are handled correctly.