Method UseFlags
UseFlags(HttpServerFlags)
Overrides the HTTP server flags with the provided flags.
public HttpServerHostContextBuilder UseFlags(HttpServerFlags flags)
Parameters
flags
HttpServerFlagsThe flags that will be set on the HTTP server.