proxy-service-name.md (423B)
1 --- 2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3 SPDX-License-Identifier: curl 4 Long: proxy-service-name 5 Arg: <name> 6 Help: SPNEGO proxy service name 7 Added: 7.43.0 8 Category: proxy tls 9 Multi: single 10 See-also: 11 - service-name 12 - proxy 13 - proxy-negotiate 14 Example: 15 - --proxy-service-name "shrubbery" -x proxy $URL 16 --- 17 18 # `--proxy-service-name` 19 20 Set the service name for SPNEGO when doing proxy authentication.