Eric Nielsen
e0d884efeb
curl: Add more download and rewrite data examples ( #1023 )
...
- Download: first example introduces `-o`, second one introduces `-O`,
third example introduces `-L` and `-C` using brackets as per #1018
- Data: first example introduces `-d` (default method is POST and
default Content-Type is application/x-www-form-urlencoded), second
example introduces `-X` and `-H`
- Remove "Head request"
- Expand description of "Send form-encoded data" example
2016-08-31 19:33:33 +01:00
Max Beier
49c7b1b342
curl: hyphen instead of en dash ( #857 )
2016-04-26 18:28:44 +01:00
Jacob Clark
fae986d625
Client certificate in cUrl example
2016-01-28 12:12:55 +00:00
Bob Strecansky
a5c853137a
Update curl.md
...
Only including the HEAD change
2016-01-22 18:33:32 -05:00
Bob Strecansky
1770008a2e
Update curl.md
2016-01-19 13:17:03 -05:00
Bob Strecansky
e3f51a7aa5
Update curl.md
...
Fixing Syntax to pass CI
2016-01-19 13:16:54 -05:00
Bob Strecansky
96fcae692b
Update curl.md
2016-01-19 13:14:49 -05:00
Bob Strecansky
a129e7c02e
Update curl.md
2016-01-19 13:13:41 -05:00
Bob Strecansky
982fcfce4a
-H instead of --head for cURL, adding verbose output
2016-01-19 13:09:42 -05:00
Igor Shubovych
4b9e574df8
Merge branch 'curl-header' of git://github.com/jamescarlos/tldr into jamescarlos-curl-header
2016-01-12 21:33:40 +02:00
James Carlos
b38813ca3f
curl: add --header example
2016-01-12 11:24:22 -08:00
Ruben Vereecken
066582e8ea
Formatted all pages according to guidelines.
2016-01-08 09:38:59 +01:00
Maks Makrovets
16d9553b6c
curl: fix example according to style guide.
2016-01-06 13:08:39 +02:00
lord63
56a7cba656
Fix lint for common
2015-10-23 08:02:34 +08:00
Florent Guilleux
01965fd3cf
Add user password -u option to Curl
2014-03-11 10:01:45 -05:00
rprieto
f00bf64426
Move pages back into a "pages" folder
2014-03-04 23:28:29 +11:00