Is it possible to send a get/post..etc request using http 2 with flurl? If not, is there a way to do it?
I have tried using Use HTTP 2 with HttpClient in .Net, but I always get WinHttpException: Error 12156 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR, 'The HTTP redirect request failed'.