Closed ax1 closed 7 years ago
add (....,context,responsetype) to ir.ajax(), the inner call has these params already.
Update documentation
done, ir.ajax(url, options) returns Promise. It uses fetch() internally but with a handier API
ir.ajax(url, options) returns Promise
add (....,context,responsetype) to ir.ajax(), the inner call has these params already.
Update documentation