447 B
447 B
c | SPDX-License-Identifier | Long | Help | Added | Category | Multi | See-also | Example | ||
---|---|---|---|---|---|---|---|---|---|---|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | disallow-username-in-url | Disallow username in URL | 7.61.0 | curl | boolean |
|
|
--disallow-username-in-url
This tells curl to exit if passed a URL containing a username. This is probably most useful when the URL is being provided at runtime or similar.