Method UseLocale
UseLocale(CultureInfo)
Overrides the DefaultCultureInfo property in the HTTP server configuration.
public HttpServerHostContextBuilder UseLocale(CultureInfo locale)
Parameters
locale
CultureInfoThe default CultureInfo object which the HTTP server will apply to the request handlers and callbacks thread.