hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
GlobalSettings
hunt
http
server
GlobalSettings
struct
GlobalSettings {
__gshared
HttpServerOptions
httpServerOptions
;
static
MultipartOptions
getMultipartOptions
(HttpRequestOptions options);
}
Members
Static functions
getMultipartOptions
MultipartOptions
getMultipartOptions
(HttpRequestOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
httpServerOptions
HttpServerOptions
httpServerOptions
;
Undocumented in source.
Meta
Source
See Implementation
hunt
http
server
GlobalSettings
structs
GlobalSettings