diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-11-29 16:22:35 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-12-01 16:18:36 +0100 |
commit | c50b878c15e029111787f6019b46581ecbc30c62 (patch) | |
tree | 18609b68020901e089b2792f37f5a5c899bf93ef /lib/share.c | |
parent | aab33215afb71c52404419bfa0783620a0b5cb75 (diff) |
CONNECT: reject TE or CL in 2xx responses
A server MUST NOT send any Transfer-Encoding or Content-Length header
fields in a 2xx (Successful) response to CONNECT. (RFC 7231 section
4.3.6)
Also fixes the three test cases that did this.
Diffstat (limited to 'lib/share.c')
0 files changed, 0 insertions, 0 deletions