curl/lib
Steve Holme b4270a9af1 imap: Fixed no known authentication mechanism when fallback is required
Fixed an issue where (lib)curl is compiled without support for a
supported challenge-response based SASL authentication mechanism, such
as CRAM-MD5 or NTLM, the server doesn't support the LOGIN or PLAIN
mechanisms and (lib)curl doesn't fallback to Clear Text authentication.

Note: In order to fallback to Clear Text authentication properly this
fix adds support for the LOGINDISABLED server capability.
imap: Fixed no known authentication mechanism when fallback is required

Fixed an issue where (lib)curl is compiled without support for a
supported challenge-response based SASL authentication mechanism, such
as CRAM-MD5 or NTLM, the server doesn't support the LOGIN or PLAIN
mechanisms and (lib)curl doesn't fallback to Clear Text authentication.

Note: In order to fallback to Clear Text authentication properly this
fix adds support for the LOGINDISABLED server capability.

Related bug: http://curl.haxx.se/mail/lib-2013-02/0004.html
Reported by: Stanislav Ivochkin
2013-02-03 23:58:03 +00:00
..
.gitignore
amigaos.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
amigaos.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
arpa_telnet.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
asyn-ares.c Curl_resolver_getsock: fix the function description comment 2013-01-12 22:33:38 +01:00
asyn-thread.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
asyn.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
axtls.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
axtls.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
base64.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
bundles.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
bundles.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
checksrc.pl
CMakeLists.txt Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
config-amigaos.h
config-dos.h lib/*.h: use our standard naming scheme for header inclusion guards 2012-12-28 18:21:40 +01:00
config-mac.h
config-os400.h
config-riscos.h
config-symbian.h
config-tpf.h
config-vms.h lib/*.h: use our standard naming scheme for header inclusion guards 2012-12-28 18:21:40 +01:00
config-vxworks.h
config-win32.h
config-win32ce.h
conncache.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
conncache.h always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
connect.c singleipconnect: simplify and clean up 2013-02-01 08:16:08 +01:00
connect.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
content_encoding.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
content_encoding.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
cookie.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
cookie.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_addrinfo.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_addrinfo.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_base64.h
curl_config.h.cmake
curl_darwinssl.c darwinssl: Fix bug where packets were sometimes transmitted twice 2013-01-29 09:05:59 +01:00
curl_darwinssl.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_fnmatch.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_fnmatch.h
curl_gethostname.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_gethostname.h
curl_gssapi.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_gssapi.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_hmac.h
curl_ldap.h lib/*.h: use our standard naming scheme for header inclusion guards 2012-12-28 18:21:40 +01:00
curl_md4.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_md5.h
curl_memory.h
curl_memrchr.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_memrchr.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_multibyte.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_multibyte.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_core.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_core.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_msgs.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_msgs.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_wb.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_wb.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_rand.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_rand.h
curl_rtmp.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_rtmp.h
curl_sasl.c curl_sasl.c: Corrected references to RFC 2013-01-22 22:02:30 +00:00
curl_sasl.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
curl_schannel.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_schannel.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_setup_once.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_setup.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_sspi.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_sspi.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_threads.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_threads.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curlx.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
cyassl.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
cyassl.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
dict.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
dict.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
easy.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
easyif.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
escape.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
escape.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
file.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
file.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
fileinfo.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
fileinfo.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
firefox-db2pem.sh
formdata.c formpost: support quotes, commas and semicolon in file names 2013-01-22 15:43:29 +01:00
formdata.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
ftp.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
ftp.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
ftplistparser.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
ftplistparser.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
getenv.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
getinfo.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
getinfo.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
gopher.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
gopher.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
gtls.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
gtls.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hash.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hash.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hmac.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hostasyn.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hostcheck.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hostcheck.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
hostip4.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hostip6.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hostip.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hostip.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
hostsyn.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_chunks.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_chunks.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
http_digest.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_digest.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_negotiate_sspi.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_negotiate.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_negotiate.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
http_proxy.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
http_proxy.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
http.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
http.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
idn_win32.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
if2ip.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
if2ip.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
imap.c imap: Fixed no known authentication mechanism when fallback is required 2013-02-03 23:58:03 +00:00
imap.h imap: Fixed no known authentication mechanism when fallback is required 2013-02-03 23:58:03 +00:00
inet_ntop.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
inet_ntop.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
inet_pton.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
inet_pton.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
krb4.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
krb4.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
krb5.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
ldap.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
libcurl.def
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
llist.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
Makefile.am build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
makefile.amiga
Makefile.b32
makefile.dj
Makefile.inc always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
Makefile.m32 Updated dependency libs. 2013-01-28 01:25:39 +01:00
Makefile.netware Updated dependency libs. 2013-01-28 01:25:39 +01:00
Makefile.vc6 Updated dependency libs. 2013-01-28 01:25:39 +01:00
Makefile.vxworks
Makefile.Watcom Updated dependency libs. 2013-01-28 01:25:39 +01:00
md4.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
md5.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
memdebug.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
memdebug.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
mk-ca-bundle.pl mk-ca-bundle: add -f, support passing to stdout and more 2013-01-05 23:51:12 +01:00
mk-ca-bundle.vbs
mprintf.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
msvcproj.foot
msvcproj.head VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c) 2012-12-18 13:29:45 +01:00
multi.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
multihandle.h always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
multiif.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
netrc.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
netrc.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
non-ascii.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
non-ascii.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
nonblock.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
nonblock.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
nss.c nss: fix error messages for CURLE_SSL_{CACERT,CRL}_BADFILE 2013-01-15 13:20:56 +01:00
nssg.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
nwlib.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
nwos.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
objnames-test08.sh test 1222: 8 chars object name generation && test 1221: adjustments 2013-01-03 19:24:00 +01:00
objnames-test10.sh test 1222: 8 chars object name generation && test 1221: adjustments 2013-01-03 19:24:00 +01:00
objnames.inc test 1222: 8 chars object name generation && test 1221: adjustments 2013-01-03 19:24:00 +01:00
openldap.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
parsedate.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
parsedate.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
pingpong.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
pingpong.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
polarssl.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
polarssl.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
pop3.c pop3: Fixed no known authentication mechanism when fallback is required 2013-02-03 21:43:08 +00:00
pop3.h email: Updated comment regarding ssldone usage 2013-01-26 15:06:44 +00:00
progress.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
progress.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
qssl.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
qssl.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
rawstr.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
rawstr.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
README.ares
README.curl_off_t
README.curlx Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
README.encoding
README.hostip build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
README.httpauth
README.memoryleak
README.multi_socket
README.pingpong
README.pipelining
rtsp.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
rtsp.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
security.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
select.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
select.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
sendf.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
sendf.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
setup-os400.h
share.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
share.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
slist.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
slist.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
smtp.c smtp.c: Fixed unnecessary state change if starttls fails 2013-01-27 10:44:21 +00:00
smtp.h email: Updated comment regarding ssldone usage 2013-01-26 15:06:44 +00:00
sockaddr.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
socks_gssapi.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
socks_sspi.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
socks.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
socks.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
speedcheck.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
speedcheck.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
splay.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
splay.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
ssh.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
ssh.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
sslgen.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
sslgen.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
ssluse.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
ssluse.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strdup.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strdup.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strequal.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strequal.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
strerror.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strerror.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
strtok.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strtok.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strtoofft.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strtoofft.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
telnet.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
telnet.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
tftp.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
tftp.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
timeval.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
timeval.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
transfer.c Curl_perfom: removed 2013-02-01 08:14:46 +01:00
transfer.h Curl_perfom: removed 2013-02-01 08:14:46 +01:00
url.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
url.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
urldata.h always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
vc6libcurl.dsw
vc8proj.foot
vc8proj.head
version.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
warnless.c sockfilt.c: fix some W64 compiler warnings 2013-01-09 22:23:49 +01:00
warnless.h sockfilt.c: fix some W64 compiler warnings 2013-01-09 22:23:49 +01:00
wildcard.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
wildcard.h Curl_perfom: removed 2013-02-01 08:14:46 +01:00

HTTP Pipelining with libcurl
============================

Background

Since pipelining implies that one or more requests are sent to a server before
the previous response(s) have been received, we only support it for multi
interface use.

Considerations

When using the multi interface, you create one easy handle for each transfer.
Bascially any number of handles can be created, added and used with the multi
interface - simultaneously. It is an interface designed to allow many
simultaneous transfers while still using a single thread. Pipelining does not
change any of these details.

API

We've added a new option to curl_multi_setopt() called CURLMOPT_PIPELINING
that enables "attempted pipelining" and then all easy handles used on that
handle will attempt to use an existing pipeline.

Details

- A pipeline is only created if a previous connection exists to the same IP
  address that the new request is being made to use.

- Pipelines are only supported for HTTP(S) as no other currently supported
  protocol has features resemembling this, but we still name this feature
  plain 'pipelining' to possibly one day support it for other protocols as
  well.

- HTTP Pipelining is for GET and HEAD requests only.

- When a pipeline is in use, we must take precautions so that when used easy
  handles (i.e those who still wait for a response) are removed from the multi
  handle, we must deal with the outstanding response nicely.

- Explicitly asking for pipelining handle X and handle Y won't be supported.
  It isn't easy for an app to do this association. The lib should probably
  still resolve the second one properly to make sure that they actually _can_
  be considered for pipelining. Also, asking for explicit pipelining on handle
  X may be tricky when handle X get a closed connection.

- We need options to control max pipeline length, and probably how to behave
  if we reach that limit. As was discussed on the list, it can probably be
  made very complicated, so perhaps we can think of a way to pass all
  variables involved to a callback and let the application decide how to act
  in specific situations. Either way, these fancy options are only interesting
  to work on when everything is working and we have working apps to test with.