sblask-webextensions / webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
https://addons.mozilla.org/firefox/addon/skip-redirect/
MIT License
481 stars 45 forks source link

exclude all http methods other than GET #328

Closed garywill closed 1 year ago

garywill commented 1 year ago

https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods

We should exclude more HTTP methods