hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
CallFactory
hunt
http
client
Call
Undocumented in source.
interface
CallFactory {
Call
newCall
(Request request);
}
Members
Functions
newCall
Call
newCall
(Request request)
Undocumented in source.
Meta
Source
See Implementation
hunt
http
client
Call
interfaces
Call
CallFactory
Callback