Without proper information on how to reproduce the problem (e.g. sharing a 
minimal reproduction as e.g. a github repository), it's not really possible 
to help. You're project is probably misconfigured in some way, but there's 
not enough information to be able to tell what's wrong. I suggest comparing 
the code you have with the official examples in grpc/grpc-dotnet and 
perhaps you'll be able to find the issue.

On Thursday, July 16, 2020 at 6:16:10 AM UTC+2 [email protected] wrote:

> The client call reported such an error :   Request protocol 'HTTP/1.1' is 
> not supported.
> But, I did,"Kestrel": {
>     "EndpointDefaults": {
>       "Protocols": "Http2"
>     }
>   },
> i do not know why.who could help me?
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/7d081239-0d56-42db-af11-14eb1d8727e2n%40googlegroups.com.

Reply via email to