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

Support TLS-less SPDY frames processing #63

Closed
christarnowski opened this issue Nov 20, 2012 · 4 comments
Closed

Support TLS-less SPDY frames processing #63

christarnowski opened this issue Nov 20, 2012 · 4 comments

Comments

@christarnowski
Copy link

SSL termination is a common technique used in production environments and with HAProxy introducing support for SPDY via NPN, it became desirable for node-spdy to support TLS-less SPDY frames processing.

@igrigorik
Copy link
Contributor

Yup, should be a config flag when you start the server!

@indutny
Copy link
Collaborator

indutny commented Nov 27, 2012

Fixed, please test

@indutny
Copy link
Collaborator

indutny commented Nov 27, 2012

It's available in spdy@1.3.6

@christarnowski
Copy link
Author

@indutny Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants