xref: /aosp_15_r20/external/curl/docs/cmdline-opts/proxy-service-name.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: proxy-service-name
5Arg: <name>
6Help: SPNEGO proxy service name
7Added: 7.43.0
8Category: proxy tls
9Multi: single
10See-also:
11  - service-name
12  - proxy
13  - proxy-negotiate
14Example:
15  - --proxy-service-name "shrubbery" -x proxy $URL
16---
17
18# `--proxy-service-name`
19
20Set the service name for SPNEGO when doing proxy authentication.
21