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

Add support for http2 based requests #429

Closed
phouri opened this issue Aug 8, 2017 · 1 comment
Closed

Add support for http2 based requests #429

phouri opened this issue Aug 8, 2017 · 1 comment
Labels
too-old Item to old

Comments

@phouri
Copy link

phouri commented Aug 8, 2017

http2 module just landed in nodejs, it'd be great to add support for http2 tests via supertest.

@ravichandranjv
Copy link

ravichandranjv commented Aug 12, 2017

Yes, changing the superagent to include https does not make any difference either, the spdy stream may have to be integrated (or readable) with supertest. Edit: I used spdy and not http2 because http2 does not seem to be fully supported in Express.

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

No branches or pull requests

3 participants