aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_send.3
AgeCommit message (Expand)Author
2016-12-18curl_easy_recv: Improve documentation and example programMichael Kaufmann
2016-05-02docs: unified man page references to use \fIDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-10-08curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn
2015-03-23curl_easy_recv/send: make them work with the multi interfaceYamada Yasuharu
2014-06-21lib man pages: update easy setopt option referencesDaniel Stenberg
2013-01-19curl_easy_send.3: document return codesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2008-05-12- Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg