Skip to content
Snippets Groups Projects
Unverified Commit c4e957bb authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

fixup url-query.d

parent 4c8e5c86
No related merge requests found
......@@ -12,6 +12,7 @@ Example: --url-query =encodethis http://example.net/foo
Example: --url-query name@file $URL
Example: --url-query @fileonly $URL
Example: --url-query "+name=%20foo" $URL
Multi: append
---
This option adds a piece of data, usually a name + value pair, to the end of
the URL query part. The syntax is identical to that used for --data-urlencode
......
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