Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Proxy for root-relative urls #408

Open
mdanetzky opened this issue Apr 19, 2014 · 0 comments
Open

Proxy for root-relative urls #408

mdanetzky opened this issue Apr 19, 2014 · 0 comments
Assignees
Milestone

Comments

@mdanetzky
Copy link

Add a facility to proxy root-relative urls in config.
Link example:

<script src="/root-relative-script.js"></script>

Proposition:

  • Determine source of request using cookies.
  • Proxy such requests using a config setting like:
config["My tests"] = {
     // ...
     rootUrlBackend: "http://mydomain.com"
}
@dkl-ppi dkl-ppi self-assigned this May 14, 2014
@dominykas dominykas modified the milestone: 1.x Jan 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants