mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 20:35:35 +00:00
12 lines
367 B
D
12 lines
367 B
D
|
|
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||
|
|
SPDX-License-Identifier: curl
|
||
|
|
Long: proxy-service-name
|
||
|
|
Arg: <name>
|
||
|
|
Help: SPNEGO proxy service name
|
||
|
|
Added: 7.43.0
|
||
|
|
Category: proxy tls
|
||
|
|
Example: --proxy-service-name "shrubbery" -x proxy $URL
|
||
|
|
See-also: service-name proxy
|
||
|
|
---
|
||
|
|
This option allows you to change the service name for proxy negotiation.
|