Set http 2.0 for .net 5.0+#833
Set http 2.0 for .net 5.0+#833k8s-ci-robot merged 1 commit intokubernetes-client:masterfrom zhiweiv:http2
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tg123, zhiweiv The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@tg123 There are another three in https://github.com/kubernetes-client/csharp/blob/master/src/KubernetesClient/Authentication/TokenFileAuth.cs. |
|
@zhiweiv you are right, lets fix them as well |
|
I will submit another PR to update remains, this is only for watch hang issue. |
In #808, http 2 was omitted on .net 5.0+, this causes watch hang because httpclient keepalive only work on http 2.