supertest icon indicating copy to clipboard operation
supertest copied to clipboard

Support http2.

Open sogaani opened this issue 6 years ago • 4 comments

Hi

This PR adds http2 support to add http2 tests on express. This PR depend on https://github.com/visionmedia/superagent/pull/1399.

sogaani avatar Aug 02 '18 11:08 sogaani

Any updates on this? I'm looking to upgrade some existing tests that use supertest so they use http2.

DullReferenceException avatar Apr 01 '19 21:04 DullReferenceException

/cc @rimiti friendly ping, what is blocker to support this? We need this for express and webpack-dev-server

alexander-akait avatar Apr 09 '19 18:04 alexander-akait

any update on this?

gabrielcsapo avatar Nov 04 '20 23:11 gabrielcsapo

This PR looks promising but would need @sogaani to resolve the conflicts or rebase.

lamweili avatar Sep 16 '22 10:09 lamweili

This PR looks promising but would need @sogaani to resolve the conflicts or rebase.

@rimiti, I have taken the liberty to create a new PR #793 which is based on @sogaani's work.

lamweili avatar Oct 04 '22 00:10 lamweili

Closed via https://github.com/visionmedia/supertest/pull/793 and released in v6.3.0

titanism avatar Oct 04 '22 09:10 titanism