Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

curl

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Dev Links
Dev Links  
Author Message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3343
Location: Europe

PostPosted: Fri Sep 12, 2025 7:26 pm    Post subject: curl Reply with quote

lwn.net - The challenge of maintaining curl

"Daniel Stenberg, the maintainer of the curl project, managed to cram a lot
into the 15 minutes given to him. Like the maintainers of many other projects,
Stenberg is feeling some stress, and the problems appear to be getting worse
over time."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3343
Location: Europe

PostPosted: Fri Sep 12, 2025 7:27 pm    Post subject: Reply with quote

curl.se - curl.1 the man page

"curl is a tool for transferring data from or to a server. It supports these
protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP,
IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP,
SMB, SMBS, SMTP, SMTPS, TELNET or TFTP. The command is designed to
work without user interaction."


curl -u name:password --digest https://example.com

curl -u user:secret https://example.com

curl -X POST https://example.com/wp-json/wc/v3/orders \
-u consumer_key:consumer_secret \
-H "Content-Type: application/json" \
-d '{
"payment_method": "bacs",
"payment_method_title": "Direct Bank Transfer",
...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Dev Links All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group