Skip to content

Instantly share code, notes, and snippets.

@fzankl
Created January 24, 2021 09:16
Embed
What would you like to do?
Single endpoint definition for Kestrel
"Kestrel": {
"EndpointDefaults": {
"Protocols": "Http2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment