Skip to content

Instantly share code, notes, and snippets.

@fzankl
Created January 24, 2021 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fzankl/0b2e5a28af7b2e53a5c1e0deb846fae3 to your computer and use it in GitHub Desktop.
Save fzankl/0b2e5a28af7b2e53a5c1e0deb846fae3 to your computer and use it in GitHub Desktop.
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