CINXE.COM
curl - Get Help
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>curl - Get Help</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"> <link rel="alternate" type="application/rss+xml" title="cURL Releases" href="https://github.com/curl/curl/releases.atom"> </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="/ch/">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/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/tutorial.html"> Tutorial</a> <a href="/docs/httpscripting.html"> HTTP scripting</a> </small> <a href="/trurl/">trurl</a> <a href="/wcurl/">wcurl</a> <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/c/">API</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/c/symbols-in-versions.html">Symbols</a> <a href="/libcurl/using/">Using libcurl</a> <a href="/libcurl/c/libcurl-tutorial.html">Tutorial</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="/rfc/">Specifications</a> <a href="/dev/testcurl.html">Test curl</a> <a href="/dev/tests-overview.html">Tests Overview</a> <a href="/dev/vuln-disclosure.html">Vulnerability Disclosure Policy</a> </div> </div> <div class="dropdown"> <a class="dropbtn" href="/news.html">News</a> <div class="dropdown-content"> <a href="/ch/">Changelog</a> <a href="/docs/releases.html">Release table</a> </div> </div> </div> <div class="contents"> <div class="where"><a href="/">curl</a> / <b>Get Help!</b></div> <h1> Ways to Get Help </h1> <div class="relatedbox"> <b>Related:</b> <br><a href="/docs/bugs.html">How To Report Bugs</a> <br><a href="/docs/todo.html">TODO</a> <br><a href="/docs/knownbugs.html">Known Bugs</a> <br><a href="https://github.com/curl/curl/issues">Bug Tracker</a> </div> <h2> Questions? </h2> <p> If you have questions, try this: <ul> <li> Questions about the curl command line tool, try asking on the <a href="https://lists.haxx.se/listinfo/curl-users">curl-users mailing list</a> <li> Questions about libcurl, development or debugging, try asking on the <a href="https://lists.haxx.se/listinfo/curl-library">curl-library mailing list</a> <li> Find the answers in the online <a href="https://curl.se/book.html">Everything curl book</a> <li> Learn about curl stuff from this set of <a href="https://curl.se/docs/videos/">video presentations</a> <li> Research the <a href="https://curl.se/docs/">documentation section</a> of this website </ul> <h2> Bugs or issues? </h2> <p> If you suffer from what you think is a bug, an issue, a documentation typo or another kind of problem in one of the curl products or source code. File an <a href="https://github.com/curl/curl/issues">issue on github</a>! <h2> Changes? </h2> <p> If you want help the project to implement a new feature or bug-fix: <ul> <li> discuss it on the <a href="https://lists.haxx.se/listinfo/curl-library">curl-library mailing list</a> <li> submit a <a href="https://github.com/curl/curl/pulls">pull-request on github</a> <li> see also the <a href="https://curl.se/dev/">development section</a> of the website </ul> <h2> Paying for support? </h2> <p> If you want fast, professional curl help and are prepared to pay for it. Check out the <a href="https://curl.se/support.html">support options</a>. <h2> A security problem? </h2> <p> If you have found or just suspect a security problem in a curl product or source code, please submit the issue on hackerone as described in our <a href="https://curl.se/dev/vuln-disclosure.html">Vulnerability Disclosure Policy</a>. </div> </div> </body> </html>