Changeset 92055 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Oct 25, 2021 6:32:54 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147864
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r92054 r92055 11945 11945 Proxy server URL for the <link to="ProxyMode_Manual" /> proxy mode. 11946 11946 11947 The format is: [{type}"://"][{userid}[ @{password}]:]{server}[":"{port}]11947 The format is: [{type}"://"][{userid}[:{password}]@]{server}[":"{port}] 11948 11948 11949 11949 Valid types are: http (default), https, socks4, socks4a, socks5, socks5h and direct.
Note:
See TracChangeset
for help on using the changeset viewer.