-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
How about adding javascript
as a new special shortcut that expands to the following.
['application/javascript', 'application/x-javascript', `text/javascript`]
Unfortunately there are still a few servers out in the wild that returns one of the two latter which breaks my script :(
Here are some info on how/when/why they were used: Difference between application/x-javascript and text/javascript content types @ StackOverflow