mirror of
https://github.com/curl/curl.git
synced 2024-12-03 06:20:31 +08:00
fe9f68fa61
In an effort to increase the readability of the "--help all" output on narrow (80 column) terminals. Co-authored-by: Jay Satiro Closes #13169
555 B
555 B
c | SPDX-License-Identifier | Long | Help | Protocols | Mutexed | Category | Added | Multi | See-also | Example | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | digest | HTTP Digest Authentication | HTTP | basic ntlm negotiate | proxy auth http | 7.10.6 | boolean |
|
|
--digest
Enables HTTP Digest authentication. This authentication scheme avoids sending the password over the wire in clear text. Use this in combination with the normal --user option to set username and password.