get_client

get_client

Return the global FiddlerClient singleton (first created in this process).

Returns

The global client instance.

Return type: FiddlerClient

Raises

RuntimeError -- If no FiddlerClient has been initialized.

Last updated

Was this helpful?