28 lines
536 B
Plaintext
28 lines
536 B
Plaintext
![]() |
Client
|
||
|
======
|
||
|
|
||
|
.. currentmodule:: kittycad.client
|
||
|
|
||
|
.. 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
|