QUIC: Detecting whether QUIC is supported #52145
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Net.Quic
Milestone
QUIC on Windows (and perhaps other operating systems) will have OS and other dependency requirements.
It would be useful if there is an API to check whether it is supported. For example:
It would return false in Blazor WebAssembly. It would return false in Windows if the OS doesn't have schannel support. Etc.
The text was updated successfully, but these errors were encountered: