1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, 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