Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates from upstream #5

Open
wants to merge 59 commits into
base: main
Choose a base branch
from
Open

Updates from upstream #5

wants to merge 59 commits into from

Conversation

cesine
Copy link
Member

@cesine cesine commented Jun 11, 2015

No description provided.

cesine and others added 30 commits February 5, 2013 11:05
i did some debugging and found that the lib/corsproxy.js seems to expect a well formed url instead of an object, probably just a change in the code that needed to be reflected in the readme

target0 = url.parse(module.exports.options.target);
Target port should always default to 80
Add basic auth headers when they passed in
Add auth header when specifying credentials via target url param
denispakizh and others added 29 commits May 25, 2015 20:37
To forward query string parameters
I was using this but was unable to get it working from a different machine. I found the answer was to set CORSPROXY_HOST by looking at the source code. This isn't documented anywhere but I think it is a common enough usage to require explanation. This would have saved me some time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.