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