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
PATCH type added to isPost variable
#76
Closed
eddypjr
closed
2 years ago
eddypjr
commented
2 years ago
The variable
isPost
will now also check for
PATCH
types in ajax requests.
Test included for
PATCH
behavior
isPost
will now also check forPATCH
types in ajax requests.PATCH
behavior