Commit 62960f8a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

I think it's worth clarifying that curl DOES NOT validate a given URL more

than what's absolutely necessary:

curl will do its best to use what you pass to it as a URL. It is not trying to
validate it as a syntactically correct URL by any means but is instead
VERY liberal with what it accepts.
parent 6293fe98
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment