dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.39k stars 10k forks source link

Interop tests with other HTTP/3 clients #28432

Open jkotalik opened 3 years ago

jkotalik commented 3 years ago

There are a few other clients we could use for testing HTTP/3. As there isn't an h3spec (like http2), testing with other clients for interop would be useful.

Few ones we could consider:

Quiche or curl: https://developers.cloudflare.com/http3/quiche-http3-client Chromium

ghost commented 3 years ago

Thanks for contacting us. We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

ghost commented 3 years ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

adityamandaleeka commented 3 years ago

Let's see if we can use WinHTTP.