I am using Dotnet SDK and It asked to provide a pr...
# community-help
s
I am using Dotnet SDK and It asked to provide a protocol. It's optional parameter and defaults to "Http" but wondering if any other protocol is supported.
k
http
or
https
usually -- though I am not not familiar with the .NET client since it's maintained by the community.
r
Http and https are supported.