Re: HTTP/3 ready for testing

2020-12-03 Thread RyanVM
On Friday, November 20, 2020 at 2:35:21 PM UTC-5, Dragana Damjanovic wrote: > On Fri, Nov 20, 2020 at 6:06 PM James Graham wrote: > > > On 20/11/2020 16:09, Dragana Damjanovic wrote: > > > > > Our implementation is ready for testing. > > > > What's the interop testing story for HTTP/3? How c

Re: HTTP/3 ready for testing

2020-11-20 Thread Dragana Damjanovic
On Fri, Nov 20, 2020 at 6:06 PM James Graham wrote: > On 20/11/2020 16:09, Dragana Damjanovic wrote: > > > Our implementation is ready for testing. > > What's the interop testing story for HTTP/3? How confident are we that > we won't run into implementation differences that look like web-compat >

Re: HTTP/3 ready for testing

2020-11-20 Thread James Graham
On 20/11/2020 16:09, Dragana Damjanovic wrote: Our implementation is ready for testing. What's the interop testing story for HTTP/3? How confident are we that we won't run into implementation differences that look like web-compat issues? Also, what's the priority on enabling other test typ

HTTP/3 ready for testing

2020-11-20 Thread Dragana Damjanovic
Hi all, HTTP/3 is a new protocol based on QUIC (a UDP-based transport protocol) (the QUIC drafts: 1 , 2 , 3