zoukankan      html  css  js  c++  java
  • client-side internet transfers

    curl https://curl.haxx.se/

    curl - Open Collective https://opencollective.com/curl#backers

    curl/curl: A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features https://github.com/curl/curl

    command line tool and library 
    for transferring data with URLs

    Supports...

    DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, 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.

    What's curl used for?

    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.

    Who makes curl?

    curl is free and open source software and exists thanks to thousands of contributors and our awesome sponsors. The curl project follows well established open source best practices. You too can help us improve!

    What's the latest curl?

    The most recent stable version is 7.61.1, released on 5th of September 2018. Currently, 79 of the listed downloads are of the latest version.

    Where's the code?

    Check out the latest source code from github.

    Everything curl

    Everything curl book cover

    Everything curl is a detailed and totally free book available in several formats, that explains basically everything there is to know about curl, libcurl and the associated project.

    Learn how to use curl. How to use libcurl. How to build them from source or perhaps how the curl project accepts contributions. There's something for everyone in this, from the casual first-time users to the experienced libcurl hackers.

    Everything curl is itself an open project that accepts your contributions and help.

  • 相关阅读:
    C#博客记录二
    C#博客记录一
    label语句
    css选择器
    关于访问对象属性的小问题
    特殊符号unicode编码
    不换行
    正则表达式中的exec()方法
    正则表达式中两种定义方式中的反斜杠
    js删除对象数组
  • 原文地址:https://www.cnblogs.com/rsapaper/p/9857184.html
Copyright © 2011-2022 走看看