hio ~master (2020-10-10T18:54:29Z)
Dub
Repo
HTTPClient
hio
http
client
Undocumented in source.
class
HTTPClient {
import
core
.
thread
:
Fiber
;
;
this
();
AsyncHTTPResult
execute
(Method method, URL url);
void
close
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
close
void
close
()
Undocumented in source. Be warned that the author may not have intended to support it.
execute
AsyncHTTPResult
execute
(Method method, URL url)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hio
http
client
classes
AsyncHTTPClient
HTTPClient
functions
socketFabric
structs
AsyncHTTP
AsyncHTTPResult
ConnectionTriple