HTTP/1.1 200 OK
Connection: close
Transfer-encoding: chunked

<html>
<head>
<title>Not chunked, error expected</title>
</head>
<body>
<p>
Not chunked, error expected
</p>
</body>
</html>
