mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-09 20:47:46 +00:00
12 lines
2.8 KiB
Markdown
12 lines
2.8 KiB
Markdown
# GetServerIdentityRequestTimeout
|
|
|
|
Request Timeout
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
|
|
| `code` | *?int* | :heavy_minus_sign: | N/A | 408 |
|
|
| `message` | *?string* | :heavy_minus_sign: | N/A | The server timed out waiting for the request. |
|
|
| `rawResponse` | [\Psr\Http\Message\ResponseInterface](https://www.php-fig.org/psr/psr-7/#33-psrhttpmessageresponseinterface) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing | | |