ostk.io.ip.tcp.http.Client¶
- class Client¶
Bases:
pybind11_objectMethods
- static fetch(
- url: ostk.io.URL,
- directory: ostk.core.filesystem.Directory,
- follow_count: int = 0,
- directory: ostk.core.filesystem.Directory,
- static get(arg0: ostk.io.URL) ostk.io.ip.tcp.http.Response¶
- static list(arg0: ostk.io.URL, arg1: ostk.core.filesystem.File, arg2: bool) None¶
- static send(arg0: ostk.io.ip.tcp.http.Request) ostk.io.ip.tcp.http.Response¶