Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
35
pub struct ImpersonateOption(EmulationOption);
36
37
#[pymethods]
38
impl ImpersonateOption {
Callers
3
request_chrome_android
Function · 0.85
test_inherit_client
Function · 0.85
test_update_impersonate
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_inherit_client
Function · 0.68
test_update_impersonate
Function · 0.68