standardnotes / snjs

Core JavaScript logic shared by all Standard Notes clients.
32 stars 15 forks source link

fix: do not send custom headers for external request #732

Closed moughxyz closed 2 years ago

moughxyz commented 2 years ago

Fixes issue where downloading external extensions from places like https://cdn.jsdelivr.net/gh/dracula/standard-notes@master/sn-theme-dracula.json would fail due to destination rejecting custom headers.