bookmarks-organizer
bookmarks-organizer copied to clipboard
quick fix for http -> https
There is already an option to repair all redirects. A new option could be introduced to only repair http to https conversions.
This would be a very great help.
You could provide different cases of redirects, and ability to handle each of them differently, like for errors : #131.
- http -> https
- 301
- 302
What would be the use case for making a difference between 301 and 302?
I don't know how web sites really use them, but I can imagine one might want to repair permanent redirects but not temporary redirects.
Personally I needn't that, I want to repair all. I need that for errors, where HTTP/HTTPS is not one, and for error kinds (notably timeout) which can be temporary server breakdowns.