Fix snippets#37177
Conversation
@dotnet-policy-service agree |
|
Hello @maa ... Per our contribution guidelines, we usually require an issue (opened from the bottom of the article using the Open a documentation issue link) to discuss changes before a PR is submitted. We recommend it for discussion and tracking the work done on the repo. However, we do accept PRs for small bug fixes. You didn't say in your OP ☝️ what the "fix" is. The diff is a bit hard to read on this one, but it looks like you're moving the type declarations for
|
|
Hello @guardrex.
Nope. I think current documentation have incorrect usage of 'listenOptions.UseHttps' in sections 'SNI with ServerOptionsSelectionCallback' and 'SNI with TlsHandshakeCallbackOptions'. 'UseHttps' method called twice, one inside another, which seems to me a little bit wrong.
|

Fix snippets