examples/echo: "Expect:" value is case-insensitive
commit637d59209bef0eeb2643aadfa4c44a01ca905bd9
authorEric Wong <normalperson@yhbt.net>
Tue, 18 Aug 2009 20:31:12 +0000 (18 13:31 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 18 Aug 2009 20:31:12 +0000 (18 13:31 -0700)
tree8a746056f61d20f9774ccdb24f4b06fb32ebca73
parent69650f8f09fca2c7df3230e2bf054961a5292e52
examples/echo: "Expect:" value is case-insensitive

From RFC 2616, section 14.20:
> Comparison of expectation values is case-insensitive for
> unquoted tokens (including the 100-continue token), and is
> case-sensitive for quoted-string expectation-extensions.
examples/echo.ru