2021-12-15 03:54:43 -08:00
|
|
|
Client
|
|
|
|
======
|
|
|
|
|
2022-02-27 22:38:36 -08:00
|
|
|
.. currentmodule:: kittycad
|
2021-12-15 03:54:43 -08:00
|
|
|
|
|
|
|
.. autoclass:: Client
|
|
|
|
:show-inheritance:
|
|
|
|
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
|
|
|
~Client.get_cookies
|
|
|
|
~Client.get_headers
|
|
|
|
~Client.get_timeout
|
|
|
|
~Client.with_cookies
|
|
|
|
~Client.with_headers
|
|
|
|
~Client.with_timeout
|
|
|
|
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
|
|
|
|
.. automethod:: get_cookies
|
|
|
|
.. automethod:: get_headers
|
|
|
|
.. automethod:: get_timeout
|
|
|
|
.. automethod:: with_cookies
|
|
|
|
.. automethod:: with_headers
|
|
|
|
.. automethod:: with_timeout
|