hunt-http ~master (2022-05-11T04:57:24.4711355)
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