13 lines
368 B
D
13 lines
368 B
D
|
c: Copyright (C) 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
|
||
|
Multi: single
|
||
|
---
|
||
|
This option allows you to change the service name for proxy negotiation.
|