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

header name used in server.js is: 'Target-URL' #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhpoelen
Copy link

No description provided.

@sponnet
Copy link

sponnet commented Oct 27, 2018

+1

@xShteff
Copy link

xShteff commented Sep 25, 2019

@ccoenraets 'ey there, figured I'd tag you in this ancient PR hoping something would happen :p

@theredpea
Copy link

+1 :) @ccoenraets Thank you for this proxy, this pull request could go further
This pull request only updates README.md
Could also update server.js
res.send(500, { error: 'There is no Target-Endpoint header in the request' });
should be
res.send(500, { error: 'There is no Target-URL header in the request' });

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.

4 participants