Skip to content

Commit

Permalink
AU: 1 updated - curl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 24, 2017
1 parent f30a06c commit a415b93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions automatic/curl/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# <img src=""></img> [curl](https://chocolatey.com/packages/curl)
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/a072e23e25bca049828cdff10007b9bb7d6ee786/icons/curl.png"></img> [curl](https://chocolatey.com/packages/curl)

curl is used in command lines or scripts to transfer data. It is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop boxes, media players and is the internet transfer backbone for thousands of software applications affecting billions of humans daily.

## Features

Supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
Supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
4 changes: 2 additions & 2 deletions automatic/curl/curl.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>curl</id>
<version>0.0</version>
<version>7.54.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/curl</packageSourceUrl>
<owners>chocolatey, Rob Reynolds</owners>
<title>cURL</title>
<authors>Daniel Stenberg, cURL Contributors</authors>
<projectUrl>https://curl.haxx.se/</projectUrl>
<iconUrl>https://cdn.rawgit.com/ferventcoder/chocolatey-packages/02c21bebe5abb495a56747cbb9b4b5415c933fc0/icons/curl.svg</iconUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/a072e23e25bca049828cdff10007b9bb7d6ee786/icons/curl.png</iconUrl>
<copyright>1996 - 2017, Daniel Stenberg, and many contributors</copyright>
<licenseUrl>https://curl.haxx.se/docs/copyright.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down

0 comments on commit a415b93

Please sign in to comment.