[Global]: loading init
This commit is contained in:
19
deps/curl/docs/cmdline-opts/proxy-service-name.md
vendored
Normal file
19
deps/curl/docs/cmdline-opts/proxy-service-name.md
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
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
|
||||
Multi: single
|
||||
See-also:
|
||||
- service-name
|
||||
- proxy
|
||||
Example:
|
||||
- --proxy-service-name "shrubbery" -x proxy $URL
|
||||
---
|
||||
|
||||
# `--proxy-service-name`
|
||||
|
||||
This option allows you to change the service name for proxy negotiation.
|
Reference in New Issue
Block a user