Home
last modified time | relevance | path

Searched defs:with_client (Results 1 – 10 of 10) sorted by relevance

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/sentry-0.23.0/src/transports/
H A Dsurf.rs26 pub fn with_client(options: &ClientOptions, client: SurfClient) -> Self { in with_client() method
H A Dreqwest.rs28 pub fn with_client(options: &ClientOptions, client: ReqwestClient) -> Self { in with_client() method
H A Dcurl.rs27 pub fn with_client(options: &ClientOptions, client: CurlClient) -> Self { in with_client() method
/dports/security/py-trezor/trezor-0.13.0/src/trezorlib/cli/
H A D__init__.py108 def with_client(func: "Callable[Concatenate[TrezorClient, P], R]") -> "Callable[P, R]": function
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/linkcheck-0.4.1/src/validation/
H A Dcontext.rs61 pub fn with_client(client: Client) -> Self { in with_client() method
/dports/net/proby/proby-1.0.2/cargo-crates/surf-1.0.3/src/
H A Dclient.rs47 pub fn with_client(client: C) -> Self { in with_client() method
H A Drequest.rs73 pub fn with_client(method: http::Method, url: Url, client: C) -> Self { in with_client() method
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/websockets/tests/
H A Dtest_client_server.py124 def with_client(*args, **kwargs): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/websockets/tests/
H A Dtest_client_server.py124 def with_client(*args, **kwargs): function
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/websockets/tests/
H A Dtest_client_server.py124 def with_client(*args, **kwargs): function