pyrit.common.get_httpx_client

pyrit.common.get_httpx_client#

get_httpx_client(use_async: bool = False, debug: bool = False, **httpx_client_kwargs: Any | None)[source]#

Get the httpx client for making requests.