aiidalab / aiidalab/jhproxy

Manage HTTP redirects from the proxied server

未關閉
#1 2 則留言 0 個 reaction 已指派 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 摘要。