pathnameOnly flag added for when you don't care about hostnames. by mikkel · Pull Request #380 · http-party/node-http-proxy · GitHub
Skip to content

pathnameOnly flag added for when you don't care about hostnames.#380

Closed
mikkel wants to merge 3 commits into
http-party:masterfrom
mikkel:master
Closed

pathnameOnly flag added for when you don't care about hostnames.#380
mikkel wants to merge 3 commits into
http-party:masterfrom
mikkel:master

Conversation

@mikkel

@mikkel mikkel commented Mar 6, 2013

Copy link
Copy Markdown
Contributor

I have been using node-http-proxy to proxy requests to different web services. IE

"/api" : "127.0.0.1:8020",
"/report" : "127.0.0.1:8021"

So I made that simple to do by adding a pathnameOnly flag similar to hostnameOnly.

@indexzero

Copy link
Copy Markdown
Member

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.

2 participants