]> granicus.if.org Git - curl/commit
bundles: store no/default/pipeline/multiplex
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 06:56:29 +0000 (08:56 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 07:33:36 +0000 (09:33 +0200)
commit38bd6bf0bb4ffc031c8d810f103d6ec1bc7fbb90
tree54cb3a02e93e86065a7d4854cc0441c18ac4083c
parentbe4c8fd1ef11a565fcfceed48d40aa9889f095d4
bundles: store no/default/pipeline/multiplex

to allow code to act differently on the situation.

Also added some more info message for the connection re-use function to
make it clearer when connections are not re-used.
lib/conncache.c
lib/conncache.h
lib/http.c
lib/http2.c
lib/multi.c
lib/multiif.h
lib/url.c