Skip to content

v1.1.0 fix and improve

Compare
Choose a tag to compare
@ezzarghili ezzarghili released this 01 Mar 20:58
· 2 commits to master since this release

added more http methods now ["GET","POST","PUT","PATCH","DELETE"], use the same way as before xorq.delete...`

Fixed cases when the request does not succeed due to timeout or browser failure, rejection ... now used the error function in .then if available