1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00
Tatsuhiro Tsujikawa 0269f6446d http2: Don't send header fields prohibited by HTTP/2 spec
Previously, we just ignored "Connection" header field.  But HTTP/2
specification actually prohibits few more header fields.  This commit
ignores all of them so that we don't send these bad header fields.

Bug: https://curl.haxx.se/mail/archive-2016-10/0033.html
Reported-by: Ricki Hirner

Closes https://github.com/curl/curl/pull/1092
2016-11-07 03:20:21 -05:00
..
2016-10-31 12:51:27 +01:00
2016-10-18 13:59:54 +02:00
2016-09-07 10:41:57 +02:00
2016-10-10 19:47:31 +02:00
2016-02-04 18:46:54 -05:00
2016-10-31 08:46:35 +01:00
2016-11-01 20:40:26 +01:00
2016-10-08 15:13:46 +02:00
2016-10-08 15:13:46 +02:00
2016-10-31 09:50:41 +01:00
2016-10-18 13:59:54 +02:00
2016-04-03 23:07:30 +02:00
2016-04-03 23:07:30 +02:00
2016-10-18 11:05:45 +02:00
2016-10-18 11:05:45 +02:00
2016-04-03 22:38:36 +02:00
2016-10-31 09:37:54 +01:00