issues
search
canjs
/
can-ajax
jQuery-inspired AJAX request library.
https://canjs.com/doc/can-ajax.html
MIT License
5
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix tests for IE11
#78
bmomberger-bitovi
closed
1 year ago
0
Cannot perform crossdomain POST with application/json content type
#77
rjgotten
opened
2 years ago
0
PATCH type added to isPost variable
#76
eddypjr
closed
2 years ago
0
Body payload is appending to the url query string instead of request body
#75
eddypjr
opened
2 years ago
1
Load globals.location on demand
#74
cherifGsoul
closed
4 years ago
0
Fix main file configuration to CJS
#73
cherifGsoul
closed
4 years ago
0
Update http-server to the latest version 🚀
#72
greenkeeper[bot]
opened
4 years ago
2
Set up Sauce Labs
#71
m-mujica
closed
5 years ago
0
Do not set Content-Type for FormData payload
#70
m-mujica
closed
5 years ago
0
support for multipart/form-data contentType
#69
dbleier
closed
5 years ago
2
67 - replace `const` with `var`
#68
mikemitchel
closed
5 years ago
0
`const` declaration throwing in iOS safari browser
#67
mikemitchel
closed
5 years ago
0
`can-ajax` does not handle `blob` response types
#66
mikemitchel
opened
5 years ago
1
Response `dataType` defaults to json when not explicitly set
#65
mikemitchel
closed
5 years ago
1
Migrate to xenial in travis
#64
cherifGsoul
closed
5 years ago
0
Downgrade can-ajax-test.js to ES5 (remove arrow functions)
#63
bmomberger-bitovi
closed
5 years ago
0
Landscaper: QUnit2 upgrade
#62
cherifGsoul
closed
5 years ago
0
Update steal-qunit to the latest version 🚀
#61
greenkeeper[bot]
closed
5 years ago
0
Clean up the docs
#60
chasenlehara
closed
5 years ago
0
Add async: false to can-ajax options
#59
bmomberger-bitovi
closed
5 years ago
0
Add missing restore() calls to tests
#58
chasenlehara
closed
5 years ago
0
Update README generated by DoneJS
#57
chasenlehara
closed
5 years ago
0
Add @package so the GitHub & npm badges show up in the docs
#56
chasenlehara
closed
5 years ago
0
Update testee to the latest version 🚀
#55
greenkeeper[bot]
closed
5 years ago
0
requests are always async
#54
cherifGsoul
closed
5 years ago
0
52 before send updates
#53
DesignByOnyx
closed
5 years ago
0
Allow beforeSend to be async, and allow access to xhrFields
#52
DesignByOnyx
closed
5 years ago
0
Chrome sometimes does not default async parameter to true
#51
RyanMilligan
closed
5 years ago
6
can-ajax and Headers
#50
indifferentghost
closed
5 years ago
1
Update can-ajax.js
#49
frank-dspeed
opened
6 years ago
2
Cross domain tests are breaking the build
#48
justinbmeyer
closed
6 years ago
1
Handle error thrown when parsing responseText as JSON
#47
ivospinheiro
closed
6 years ago
0
Error while JSON parsing xhr.responseText
#46
ivospinheiro
closed
6 years ago
0
Update steal-tools to the latest version 🚀
#45
greenkeeper[bot]
opened
6 years ago
19
Update steal to the latest version 🚀
#44
greenkeeper[bot]
opened
6 years ago
23
An in-range update of can-make-map is breaking the build 🚨
#43
greenkeeper[bot]
opened
6 years ago
3
An in-range update of can-reflect is breaking the build 🚨
#42
greenkeeper[bot]
closed
5 years ago
9
Merge 1.x legacy
#41
chasenlehara
closed
6 years ago
1
Adds use strict. Fixes canjs/canjs#4217
#40
Aosanders
closed
6 years ago
0
RFC: E6 destructuring for resolving promise
#39
pYr0x
opened
6 years ago
4
can-ajax version 2
#38
pYr0x
closed
6 years ago
0
Check for FormData support
#37
matthewp
closed
6 years ago
0
Update testee to the latest version 🚀
#36
greenkeeper[bot]
closed
6 years ago
0
add a beforeSend callback
#35
pYr0x
closed
6 years ago
4
implement beforeSend
#34
pYr0x
closed
6 years ago
0
Update can-ajax.js
#33
pYr0x
closed
6 years ago
0
parse rejected response
#32
pYr0x
closed
6 years ago
2
Let xhr handles FormData object
#31
cherifGsoul
closed
6 years ago
1
ajax() additional request headers support
#30
luxee
closed
6 years ago
1
Handle FormData Object
#29
cherifGsoul
closed
6 years ago
4
Next