mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-23 18:21:56 +01:00
206 lines
8.0 KiB
Plaintext
206 lines
8.0 KiB
Plaintext
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html lang="en">
|
|
<head>
|
|
<title>curl</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
|
<link rel="stylesheet" type="text/css" href="/curl.css">
|
|
<link rel="shortcut icon" href="/favicon.ico">
|
|
<link rel="icon" href="/logo/curl-symbol.svg" type="image/svg+xml">
|
|
<style type="text/css">
|
|
.sponsors {
|
|
max-width: 120px;
|
|
padding: 5px 5px 5px 5px;
|
|
}
|
|
.logo {
|
|
max-width: 100px;
|
|
margin: 0px 0px 20px 0px;
|
|
}
|
|
.sponsors a:hover, .logo:hover {
|
|
background: transparent;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="main">
|
|
<div class="menu">
|
|
<div class="dropdown">
|
|
<a class="dropbtn" href="/download.html">Download</a>
|
|
<div class="dropdown-content">
|
|
<a href="https://github.com/curl/curl">Browse source</a>
|
|
<a href="/changes.html">Changelog</a>
|
|
<a href="/tiny/">tiny-curl</a>
|
|
</div>
|
|
</div>
|
|
<div class="dropdown">
|
|
<a class="dropbtn" href="/docs/">Documentation</a>
|
|
<div class="dropdown-content">
|
|
<a href="/docs/projdocs.html">Project</a>
|
|
<small>
|
|
<a href="/docs/bugbounty.html"> Bug Bounty</a>
|
|
<a href="/docs/faq.html">FAQ</a>
|
|
<a href="/docs/help-us.html"> Help us</a>
|
|
<a href="/docs/knownbugs.html"> Known bugs</a>
|
|
<a href="/docs/todo.html"> TODO</a>
|
|
</small>
|
|
<a href="/docs/protdocs.html">Protocols</a>
|
|
<small>
|
|
<a href="/docs/caextract.html"> CA bundle</a>
|
|
<a href="/docs/http-cookies.html"> HTTP Cookies</a>
|
|
<a href="/docs/http2.html"> HTTP/2</a>
|
|
<a href="/docs/sslcerts.html"> SSL Certs</a>
|
|
</small>
|
|
<a href="/docs/reldocs.html">Releases</a>
|
|
<small>
|
|
<a href="/docs/security.html"> Security</a>
|
|
<a href="/docs/versions.html"> Version numbers</a>
|
|
<a href="/docs/vulnerabilities.html"> Vulnerabilities</a>
|
|
</small>
|
|
<a href="/docs/tooldocs.html">curl tool</a>
|
|
<small>
|
|
<a href="/docs/manpage.html"> man page</a>
|
|
<a href="/docs/manual.html"> Tutorial</a>
|
|
<a href="/docs/httpscripting.html"> HTTP scripting</a>
|
|
</small>
|
|
<a href="/docs/videos/">Videos</a>
|
|
<a href="/docs/whodocs.html">Who and Why</a>
|
|
</div>
|
|
</div>
|
|
<div class="dropdown">
|
|
<a class="dropbtn" href="/libcurl/">libcurl</a>
|
|
<div class="dropdown-content">
|
|
<a href="/libcurl/abi.html">ABI</a>
|
|
<a href="/libcurl/c/">API</a>
|
|
<a href="/libcurl/competitors.html">Competitors</a>
|
|
<a href="/libcurl/c/example.html">Examples</a>
|
|
<a href="/libcurl/features.html">Features</a>
|
|
<a href="/mail/list.cgi?list=curl-library">Mailing list</a>
|
|
<a href="/libcurl/relatedlibs.html">Related libs</a>
|
|
<a href="/libcurl/using/">Using libcurl</a>
|
|
<a href="/libcurl/c/libcurl-tutorial.html">Tutorial</a>
|
|
<a href="/libcurl/theysay.html">Testimonials</a>
|
|
</div>
|
|
</div>
|
|
<div class="dropdown">
|
|
<a class="dropbtn" href="/gethelp.html">Get Help</a>
|
|
<div class="dropdown-content">
|
|
<a href="https://lists.haxx.se/listinfo/curl-library">curl-library</a>
|
|
<a href="https://lists.haxx.se/listinfo/curl-users">curl-users</a>
|
|
<a href="/docs/irc.html">IRC / chat</a>
|
|
<a href="/mail/">Mailing lists</a>
|
|
<a href="/book.html">Everything curl [book]</a>
|
|
<a href="/docs/videos/">Video presentations</a>
|
|
<a href="https://github.com/curl/curl/issues">Report a bug</a>
|
|
<a href="/support.html">Paid support</a>
|
|
</div>
|
|
</div>
|
|
<div class="dropdown">
|
|
<a class="dropbtn" href="/dev/">Development</a>
|
|
<div class="dropdown-content">
|
|
<a href="/dev/builds.html">Autobuilds</a>
|
|
<a href="/dev/code-review.html">Code review</a>
|
|
<a href="/dev/code-style.html">Code style</a>
|
|
<a href="/dev/contribute.html">Contribute</a>
|
|
<a href="/dashboard.html">Dashboard</a>
|
|
<a href="/dev/deprecate.html">Deprecate</a>
|
|
<a href="/dev/internals.html">Internals</a>
|
|
<a href="/dev/release-notes.html">Release Notes</a>
|
|
<a href="/dev/release-procedure.html">Release Procedure</a>
|
|
<a href="/dev/roadmap.html">Roadmap</a>
|
|
<a href="/dev/runtests.html">Run Tests</a>
|
|
<a href="/dev/secprocess.html">Security Process</a>
|
|
<a href="/rfc/">Specifications</a>
|
|
<a href="/dev/testcurl.html">Test curl</a>
|
|
</div>
|
|
</div>
|
|
<div class="dropdown">
|
|
<a class="dropbtn" href="/news.html">News</a>
|
|
<div class="dropdown-content">
|
|
<a href="/changes.html">Changelog</a>
|
|
<a href="/docs/releases.html">Release table</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<center><img src="https://curl.se/logo/curl-logo.svg" alt="curl logo" style="width:90%; padding-top: 8px;">
|
|
</center>
|
|
<p>
|
|
<hr>
|
|
<p style="font-size: 160%; text-align: center;">
|
|
<b>command line tool and
|
|
library</b>
|
|
<br>for transferring data with URLs
|
|
<br>(since 1998)</p>
|
|
<div style="float: right; max-width: 10em; margin-left: 20px;">
|
|
<div class="sponsors">
|
|
<b>Top Sponsors</b><p>
|
|
<a href="sponsors.html">
|
|
<img class="logo" src="pix/haxx.svg" alt="Haxx">
|
|
<img class="logo" src="pix/wolfssl.svg" alt="wolfSSL">
|
|
<img class="logo" src="pix/fastly.svg" alt="Fastly">
|
|
<img class="logo" src="pix/teamviewer.svg" alt="Teamviewer">
|
|
</a>
|
|
</div>
|
|
<div style="padding: 5px 5px 5px 5px;
|
|
margin-bottom: 20px;
|
|
font-size: 130%;
|
|
border: 1px black solid;">
|
|
Time to <a href="/donation.html">donate</a> to the curl project?
|
|
</div>
|
|
<div style="padding: 5px 5px 5px 5px;
|
|
margin-bottom: 20px;
|
|
font-size: 130%;
|
|
border: 1px black solid;">
|
|
<a href="/support.html">Commercial support</a> available!
|
|
</div>
|
|
<div style="padding: 5px 5px 5px 5px;
|
|
border: 1px black solid;">
|
|
<a href="/book.html">Everything curl</a> is a detailed and
|
|
totally free book that explains basically everything there is to know about
|
|
curl, libcurl and the associated project.
|
|
</div>
|
|
</div>
|
|
<p><b>Supports...</b>
|
|
<p>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 and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT,
|
|
FTP uploading, HTTP form based upload, proxies (SOCKS4, SOCKS5, HTTP and
|
|
HTTPS), HTTP/2, HTTP/3, cookies, user+password authentication (Basic, Plain,
|
|
Digest, CRAM-MD5, SCRAM-SHA, NTLM, Negotiate, Kerberos, Bearer tokens and AWS
|
|
Sigv4), file transfer resume, proxy tunneling, HSTS, Alt-Svc, unix domain
|
|
sockets, HTTP compression (gzip, brotli and zstd), etags, parallel transfers,
|
|
DNS-over-HTTPS and more.
|
|
<p><b>What's curl used for?</b>
|
|
<p>
|
|
curl is used in command lines or scripts to transfer data. curl is also used
|
|
in cars, television sets, routers, printers, audio equipment, mobile phones,
|
|
tablets, settop boxes, media players and is the Internet transfer engine for
|
|
thousands of software applications in over <i>ten billion installations</i>.
|
|
<p>
|
|
curl is used daily by virtually every Internet-using human on the globe.
|
|
<p><b>Who makes curl?</b>
|
|
<p>
|
|
curl is free and <a href="docs/copyright.html" title="curl and libcurl are
|
|
licensed under a MIT/X derivate license">open source</a> software and exists
|
|
thanks to <a href="docs/thanks.html" title="over 2,700 named
|
|
contributors">thousands of contributors</a> and our
|
|
awesome <a href="/sponsors.html">sponsors</a>. The curl
|
|
project <a title="Adheres to the Core Intrastructure Initiative's
|
|
listed best practices at Gold level"
|
|
href="https://bestpractices.coreinfrastructure.org/projects/63">follows well
|
|
established open source best practices</a>. You too
|
|
can <a href="docs/help-us.html">help us</a> improve!
|
|
<p><b>What's the latest curl?</b>
|
|
<p>
|
|
The most recent stable version is <b>7.87.0</b>, released on 2022-12-21.
|
|
Currently, 76 of the listed <a href="download.html" title="Binary download packages for your platform!">downloads</a> are of the latest version.
|
|
<p><b>Where's the code?</b>
|
|
<p>
|
|
Check out the latest <a href="https://github.com/curl/curl" title="git clone
|
|
the curl code">source code from GitHub</a>.
|
|
</div>
|
|
</div>
|
|
<script defer src="https://www.fastly-insights.com/insights.js?k=8cb1247c-87c2-4af9-9229-768b1990f90b" type="text/javascript"></script>
|
|
</body>
|
|
</html>
|