Files
node/lib
Sagi Tsofan 8c597df350 http2: improve compatibility with http/1
When using the compatibility API the connection header is from now on
ignored instead of throwing an `ERR_HTTP2_INVALID_CONNECTION_HEADERS`
error.
This logs a warning in such case to notify the user about the ignored
header.

PR-URL: https://github.com/nodejs/node/pull/23908
Fixes: https://github.com/nodejs/node/issues/23748
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2019-03-04 02:59:26 +01:00
..
2018-11-20 10:42:31 -08:00
2019-02-01 19:06:58 -08:00
2019-03-01 14:55:33 +01:00
2018-07-16 15:55:15 -07:00
2019-03-01 15:59:58 +01:00
2019-02-03 20:40:16 +01:00
2019-03-04 00:13:40 +01:00