Reject requests with unsupported Expect header values
authorFabian Keil <fk@fabiankeil.de>
Fri, 25 Jul 2014 11:55:11 +0000 (11:55 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 25 Jul 2014 11:55:11 +0000 (11:55 +0000)
commit67632125b235891a578acd268f540cd1ac07e98e
tree07674a7354d9dc1d47207aa9abdfa20e6d5a7139
parentc3aad35139d53d0ba31b8a5973d61b880601e023
Reject requests with unsupported Expect header values

This changes the test status for the following Co-Advisor
tests from "Violation" to "Success":

rfc2616/unsuppExpect-0100-continue
rfc2616/unsuppExpect-100-continueing
rfc2616/unsuppExpect-expect=params
rfc2616/unsuppExpect-expect=quoted-100c

For RFC 2616 rejecting such requests was a MUST,
but RFC 7230 downgraded this to a MAY.
jcc.c
parsers.c
project.h