summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_send.3
Commit message (Expand)AuthorAgeFilesLines
* curl_easy_recv: Improve documentation and example programMichael Kaufmann2016-12-181-8/+15
* docs: unified man page references to use \fIDaniel Stenberg2016-05-021-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* curl_easy_recv/send: make them work with the multi interfaceYamada Yasuharu2015-03-231-3/+4
* lib man pages: update easy setopt option referencesDaniel Stenberg2014-06-211-2/+2
* curl_easy_send.3: document return codesDaniel Stenberg2013-01-191-1/+4
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-2/+2
* - Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg2008-05-121-0/+65