Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: XMLHttpRequest is deprecated and unavailable in service workers #1478

Merged
merged 1 commit into from
Jul 29, 2018

Commits on Jul 29, 2018

  1. fix: XMLHTTPRequest is deprecated and unavailable in service workers

    This PR switches to using the fetch API instead.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    e630331 View commit details
    Browse the repository at this point in the history