mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 12:37:46 +00:00
11 lines
232 B
Markdown
11 lines
232 B
Markdown
# Protocol
|
|
|
|
The protocol used for the connection (http, https, etc)
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| --------------- | --------------- |
|
|
| `ProtocolHTTP` | http |
|
|
| `ProtocolHTTPS` | https | |