Skip to content

Commit

Permalink
fixes #113 using fetch + keepalive (#133)
Browse files Browse the repository at this point in the history
#113

* instead of jQuery, we check if the browser supports `fetch`
  and use it with `keepalive: true`
* otherwise, fallback to plain JS
  • Loading branch information
gingerlime authored Jun 28, 2022
1 parent 394eaaf commit 02ab288
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 18 deletions.
Loading

0 comments on commit 02ab288

Please sign in to comment.