-
Notifications
You must be signed in to change notification settings - Fork 5
RaptorX/cURL-Wrapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# cURL Wrapper This is an [Autohotkey](http://autohotkey.com/) wrapper for the cURL tool using the libcurl interface. [CURL](http://curl.haxx.se/) is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other [useful tricks](http://curl.haxx.se/docs/features.html). ## Licence --- License: Copyright ©2010 [RaptorX](https://github.com/RaptorX) <GPLv3> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/gpl-3.0.txt> --- **Markup** `<H1/>` \# `<H2/>` \## `<HR/>` \-\-\- `<a href="link">` \[text\]\(link\) The full syntax used to mark up this document can be found [here](http://daringfireball.net/projects/markdown/syntax#link)
About
cURL autohotkey wrapper library for libcurl.dll
Resources
Stars
Watchers
Forks
Packages 0
No packages published