Client
close
Close the HTTP session
close
Close the HTTP session.
Parameters
None
Returns
None
Example
Context Manager Alternative
Instead of manually calling close()
, you can use the DataBridge client as a context manager:
Close the HTTP session
Close the HTTP session.
None
None
Instead of manually calling close()
, you can use the DataBridge client as a context manager: