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

Warning of incompatibility with 0.10 #459

Closed
bfirsh opened this issue Sep 12, 2013 · 1 comment
Closed

Warning of incompatibility with 0.10 #459

bfirsh opened this issue Sep 12, 2013 · 1 comment

Comments

@bfirsh
Copy link
Contributor

bfirsh commented Sep 12, 2013

I spent quite a lot of time trying to getting a websocket proxy working on 0.10 before digging through the issues and realising 0.10 isn't supported. Maybe it would be worth adding a note to the readme that node-http-proxy is only compatible with 0.8?

@robertjpayne
Copy link

+1 This is a pretty major feature break with no notes at all until digging around in the issues list.

@yawnt yawnt closed this as completed in 611a1b1 Sep 17, 2013
notatestuser added a commit to notatestuser/node-http-proxy that referenced this issue Feb 5, 2014
Version 0.10.4

* tag 'v0.10.4':
  [dist] Version bump. 0.10.4
  [dist] Bump dependencies.
  added option for eventlistenerCount(max)
  added unlimited listeners to the reverproxy event obj.
  [fix] Optimize fix for `x-forwarded-for-port`.
  determine x-forwarded-port from host header
  [dist minor] 2 space indents next time @samalba
  Prevent headers to be sent twice
  Put the arguments the right way around in the README.
  Put the arguments the right way around in emitter.
  Update the README to describe middleware err handler.
  Emit middlewareError when on middleware error.
  Fix for http-party#458. Host header may cause some sites not to be proxyable with changeOrigin enabled
  [fix] remove old reminescence
  Update README.md
  [fix] add 0.10 link, fixes http-party#459
  Send path in req.path and not the url

Conflicts:
	lib/node-http-proxy/http-proxy.js
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

No branches or pull requests

2 participants