MCPcopy Create free account
hub / github.com/0x676e67/wreq-python / ImpersonateOption

Class ImpersonateOption

src/client/typing/mod.rs:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33/// A struct to represent the `ImpersonateOption` class.
34#[pyclass(subclass)]
35pub struct ImpersonateOption(EmulationOption);
36
37#[pymethods]
38impl ImpersonateOption {

Callers 3

request_chrome_androidFunction · 0.85
test_inherit_clientFunction · 0.85
test_update_impersonateFunction · 0.85

Calls

no outgoing calls

Tested by 2

test_inherit_clientFunction · 0.68
test_update_impersonateFunction · 0.68