curl/include/curl
Diego Bes 324a97ecf8 http2: support "prior knowledge", no upgrade from HTTP/1.1
Supports HTTP/2 over clear TCP

- Optimize switching to HTTP/2 by removing calls to init and setup
before switching. Switching will eventually call setup and setup calls
init.

- Supports new version to “force” the use of HTTP/2 over clean TCP

- Add common line parameter “--http2-prior-knowledge” to the Curl
  command line tool.
2016-03-31 22:23:11 +02:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
Makefile.am URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
curl.h http2: support "prior knowledge", no upgrade from HTTP/1.1 2016-03-31 22:23:11 +02:00
curlbuild.h.cmake URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlbuild.h.dist URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlbuild.h.in URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlrules.h URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlver.h bump: work on 7.48.1 2016-03-23 09:35:23 +01:00
easy.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
mprintf.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
multi.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
stdcheaders.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
typecheck-gcc.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00