mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-07 04:20:54 +00:00
1.6 KiB
1.6 KiB
GetServerIdentityRequestTimeout
Request Timeout
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
code |
Optional[int] | ➖ | N/A | 408 |
message |
Optional[str] | ➖ | N/A | The server timed out waiting for the request. |
raw_response |
httpx.Response | ➖ | Raw HTTP response; suitable for custom response parsing |