hunt-http v0.6.18 (2021-09-03T08:21:19Z)
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