aiidalab / aiidalab/jhproxy

Manage HTTP redirects from the proxied server

Open
#1 2 comments 0 reactions 1 assignee Claimed by @giovannipizzi View on GitHub
Dominant language
Python
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.