aiidalab / aiidalab/jhproxy

Manage HTTP redirects from the proxied server

オープン
#1 コメント 2 件 リアクション 0 件 担当者 1 名 @giovannipizzi が担当を希望しています GitHub で見る
主要言語
Python
スター
3
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。