summaryrefslogtreecommitdiff
path: root/docs/HTTP2.md
Commit message (Collapse)AuthorAgeFilesLines
* winssl: be consistent in Schannel capitalizationDaniel Gustafsson2018-11-071-2/+2
| | | | | | | | The productname from Microsoft is "Schannel", but in infof/failf reporting we use "schannel". This removes different versions. Closes #3243 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
* darwinssl: add support for ALPN negotiationRodger Combs2018-07-141-8/+9
|
* docs: Spelling fixesAlex Chan2016-11-151-1/+1
|
* HTTP2: mention the tool's limited supportDaniel Stenberg2016-10-171-8/+21
|
* TODO: HTTP/2 "prior knowledge" is implemented!Daniel Stenberg2016-04-081-6/+0
|
* http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes2016-03-311-0/+3
| | | | | | | | | | | | | 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.
* HTTP2.md: mention libressl and boringssl tooDaniel Stenberg2016-03-291-11/+13
|
* HTTP2: s/polarssl/mbedtlsDaniel Stenberg2016-03-291-2/+2
|
* wolfssl: Add ALPN supportJay Satiro2016-03-281-1/+3
|
* schannel: Add ALPN supportJDepooter2016-03-241-1/+2
| | | | | | | Add ALPN support for schannel. This allows cURL to negotiate HTTP/2.0 connections when built with schannel. Closes #724
* HTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt-svc linkDaniel Stenberg2016-03-091-1/+4
|
* HTTP2.md: HTTP/2 by default for curl's HTTPS connectionsDaniel Stenberg2016-03-081-1/+3
|
* HTTP2.md: mention the disable ALPN and NPN optionsDaniel Stenberg2016-03-081-1/+3
|
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-031-1/+1
|
* HTTP2.md: spell fix and remove TODO now implementedDaniel Stenberg2015-12-141-4/+1
|
* HTTP2.md: use SSL/TLS IETF URLsViktor Szakats2015-06-151-2/+2
|
* docs: Spelling fixesVille Skyttä2015-06-081-1/+1
|
* HTTP2.md: formatted properlyDaniel Stenberg2015-05-301-66/+74
|
* HTTP2: moved docs into docs/ and make it markdownDaniel Stenberg2015-05-301-0/+99