User Tools

Site Tools


curl:curl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
curl:curl [2021/01/29 09:17] petercurl:curl [2022/06/13 10:01] (current) peter
Line 1: Line 1:
 ====== Curl ====== ====== Curl ======
  
-cURL is a command line tool for processing URLs.+**cURL** is a command line tool for processing URLs; in the form of <nowiki>http://, https:// or ftp://</nowiki>.
  
 Often used in data manipulation and transfers. Often used in data manipulation and transfers.
- 
-curl will retrieve the resource passed as an argument and print the contents to standard output, or to the file passed to the **-o** option. 
- 
-The resource can be in the form of an http://, https:// or ftp:// style URL. 
  
 ---- ----
Line 18: Line 14:
  
 [[Curl:Check HTTP Headers|Check HTTP Headers]] [[Curl:Check HTTP Headers|Check HTTP Headers]]
 +
 +[[Curl:Debugging|Debugging]]
 +
 +[[Curl:Download a file|Download a file]]
  
 [[Curl:Get a FTP directory listing|Get a FTP directory listing]] [[Curl:Get a FTP directory listing|Get a FTP directory listing]]
curl/curl.1611911857.txt.gz · Last modified: 2021/01/29 09:17 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki