-
Could we have redirections that are non-http(s)? I can thing of FTP but also perhaps other valid URIs schemas such as "magnet" or "e2k"?
If you agree I can send a PR myself :)
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community f…
-
Redirection addons handle redirects, that's it. This is different from using userscripts, because redirections will happen either at background (tabs.update) or content script, which makes things very…
-
### Runtime
browser
### Runtime version
v18.0.1
### Module version
v18.0.1
### Used with
_No response_
### Any other relevant information
```
[root@5ad1d2d876f6 wreck]# npm…
-
When creating a run on X number of sites, it is sometimes useful to be able to compare the code, HTTP trace, Redirections, etc. from date1 and date2 for each sites.
It might create a huge volume of d…
-
Tried to shorten a Google Drive link that was only available to logged in users and the system hung. Wget showed multiple redirections and slow response from Google on Dreamhost.
vees updated
10 years ago
-
## Describe the feature
HTTP External Auth should be capable of returning 301/302 redirections to a new stream paths
Description
I am trying to make a twitch alike service, While I know twitch us…
-
Why does Blacklist keep opening a tab to announce it has blocked a site (over & over)?
The reason for using Blacklist to avoid site redirections opening an annoying tab. Replacing
this action by B…
-
Bonsoir,
J'ai le même problème que @ayoub-mansouri4.
Ma requête OPTIONS est envoyée et me rapporte l'erreur 405 Method Not Allowed.
Si le problème ne vient pas du CORS, c'est peut être que lo…
-
Django is configured to add a tailing slash to any URL. It might good to remove it in order to avoid lazy redirections (that cause slowness).