aiidalab / aiidalab/jhproxy

Manage HTTP redirects from the proxied server

Aperta
#1 2 commenti 0 reazioni 1 assegnatario Rivendicata da @giovannipizzi Vedi su GitHub
Lingua principale
Python
Stelle
3
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently, if a HTTP redirect is given by the proxied server, this is proxied as well.
This means that the browser will be redirected to things like `http://localhost:some_port/xxx` instead of just redirecting to `xxx` under the correct proxied path.

I think this just involves using some regex substitution as I think also e.g. apache reverse_proxy does.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.