Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 431 Bytes

disallow-username-in-url.md

File metadata and controls

18 lines (16 loc) · 431 Bytes
c SPDX-License-Identifier Long Help Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <[email protected]>, et al.
curl
disallow-username-in-url
Disallow username in URL
7.61.0
curl
boolean
proto
--disallow-username-in-url $URL

--disallow-username-in-url

Exit with error if passed a URL containing a username. Probably most useful when the URL is being provided at runtime or similar.