- From: Willy Tarreau <w@1wt.eu>
- Date: Tue, 9 Apr 2019 04:34:59 +0200
- To: Mark Nottingham <mnot@mnot.net>
- Cc: "ietf-http-wg@w3.org Group" <ietf-http-wg@w3.org>, Tommy Pauly <tpauly@apple.com>, Patrick McManus <mcmanus@ducksong.com>
Hi Mark, On Tue, Apr 09, 2019 at 09:39:25AM +1000, Mark Nottingham wrote: > Hi everyone, > > We've started collecting resources that might be helpful to test HTTP implementations here: > https://github.com/httpwg/wiki/wiki/HTTP-Testing-Resources > > Thoughts / additions? Thanks for creating this. I'd add these ones : h2c: https://github.com/fstab/h2c h2i: https://github.com/bradfitz/http2/tree/master/h2i I'm using the first one a lot. The second one less since by the time I figure the syntax of certain commands my connections tend to time out, but it's very convenient to test for edge cases. Cheers, Willy
Received on Tuesday, 9 April 2019 13:06:28 UTC