Default do-nothing handler for onloadend in CrossOrigin.ajax
This commit is contained in:
parent
2c4b77e8d7
commit
e37b73a783
@ -83,6 +83,7 @@ CrossOrigin =
|
||||
@responseHeaders[key] = val
|
||||
(@responseHeaders or {})[headerName.toLowerCase()] ? null
|
||||
abort: ->
|
||||
onloadend: ->
|
||||
|
||||
# Attempts to fetch `url` in JSON format using cross-origin privileges, if available.
|
||||
# Interface is a subset of that of $.ajax.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user