Skip to content

Commit 598d52b

Browse files
authored
Shorten short_description
1 parent 0085c26 commit 598d52b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/curl/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ display_name: cURL
66
github_url: https://github.com/curl/curl
77
logo: curl.svg
88
released: April 8, 1997
9-
short_description: cURL is a computer software project providing a library and command-line tool for transferring data. The name stands for "Client for URL".
9+
short_description: cURL is a software project providing a library and command-line tool for transferring data. The name stands for "Client for URL".
1010
topic: curl
1111
url: https://curl.se/
1212
wikipedia_url: https://en.wikipedia.org/wiki/CURL
1313
---
1414

15-
cURL (pronounced like "curl", UK: [kəːl], US: [kɝl]) is a computer software project providing a library (libcurl) and command-line tool (curl) for transferring data using various network protocols, supporting DICT, FILE, [FTP](https://github.com/topics/ftp), FTPS, [GOPHER](https://github.com/topics/gopher), GOPHERS, [HTTP](https://github.com/topics/http), HTTPS, [IMAP](https://github.com/topics/imap), IMAPS, [LDAP](https://github.com/topics/ldap), LDAPS, [MQTT](https://github.com/topics/mqtt), [POP3](https://github.com/topics/pop3), POP3S, [RTMP](https://github.com/topics/rtmp), RTMPS, [RTSP](https://github.com/topics/rtsp), [SCP](https://github.com/topics/scp), SFTP, [SMB](https://github.com/topics/smb), SMBS, [SMTP](https://github.com/topics/smpt), SMTPS, [TELNET](https://github.com/topics/telnet), TFTP, [WS](https://github.com/topics/websocket) and WSS. libcurl offers a myriad of powerful features. The name stands for "Client for URL". It was originally named httpget upon its first release in 1996 and then became urlget before adopting the current name of cURL.
15+
cURL (pronounced like "curl", UK: [kəːl], US: [kɝl]) is a computer software project providing a library (libcurl) and command-line tool (curl) for transferring data using various network protocols, supporting DICT, FILE, [FTP](https://github.com/topics/ftp), FTPS, [GOPHER](https://github.com/topics/gopher), GOPHERS, [HTTP](https://github.com/topics/http), HTTPS, [IMAP](https://github.com/topics/imap), IMAPS, [LDAP](https://github.com/topics/ldap), LDAPS, [MQTT](https://github.com/topics/mqtt), [POP3](https://github.com/topics/pop3), POP3S, [RTMP](https://github.com/topics/rtmp), RTMPS, [RTSP](https://github.com/topics/rtsp), [SCP](https://github.com/topics/scp), SFTP, [SMB](https://github.com/topics/smb), SMBS, [SMTP](https://github.com/topics/smpt), SMTPS, [TELNET](https://github.com/topics/telnet), TFTP, [WS](https://github.com/topics/websocket) and WSS. libcurl offers a myriad of powerful features. The name stands for "Client for URL". It was originally named httpget upon its first release in 1996 and then became urlget before adopting the current name of cURL.
1616

0 commit comments

Comments
 (0)