HTTP request parameters
Definition at line 29 of file online.py.
◆ auth
str searx.search.processors.online.HTTPParams.auth | None |
|
static |
◆ cookies
dict searx.search.processors.online.HTTPParams.cookies [str, str] |
|
static |
◆ data
dict searx.search.processors.online.HTTPParams.data [str, str] |
|
static |
◆ headers
dict searx.search.processors.online.HTTPParams.headers [str, str] |
|
static |
◆ json
dict searx.search.processors.online.HTTPParams.json [str, t.Any] |
|
static |
◆ method
t searx.search.processors.online.HTTPParams.method .Literal["GET", "POST"] |
|
static |
◆ verify
None searx.search.processors.online.HTTPParams.verify | t.Literal[False] | str |
|
static |
The documentation for this class was generated from the following file:
- /home/andrew/Documents/code/public/searxng/searx/search/processors/online.py