wanadev / obsidian-http-request

Helper library to download assets (ajax) directly or through a proxy
http://wanadev.github.io/obsidian-http-request/
Other
14 stars 2 forks source link

Follow redirections with proxy #9

Open Breush opened 7 years ago

Breush commented 7 years ago

Currently, 301 redirections are are sent back to 404.

flozz commented 7 years ago

This should be implemented as an option to allow redirect (301, 302).