John Brzustowski

Results 1 issues of John Brzustowski

Header names are case insensitive as per e.g. RFC 7230, and `Response$header()` records them as-is. This is fine, except for `Content-Type` and `Content-Length`, which are treated specially by `Rhttpd`: the...