]> granicus.if.org Git - curl/commit
gtls: honor --[no-]alpn command line switch
authorFabian Frank <fabian@pagefault.de>
Tue, 11 Feb 2014 06:18:11 +0000 (22:18 -0800)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Feb 2014 21:54:37 +0000 (22:54 +0100)
commit8f5a9147be7bf100542c29bedf0d3f7376c667d2
tree369c125b0e8cbf59e784d42f2966b7192fcbfb0b
parent82a4d537c392d70ce6eeb1b9acb8d5a6b6f33d8f
gtls: honor --[no-]alpn command line switch

Disable ALPN if requested by the user.
lib/vtls/gtls.c