TODO 357 B

1234567
  1. * Expect & Continue stuff
  2. * Chunked encoding support
  3. * Only copy over public headers etc.
  4. * connection object should connect to QHttpResponse::destroyed()
  5. and stop pushing data into it or whatever if the object is destroyed.
  6. * response object should keep track of emitting done() and not accept writes after that
  7. * handle encoding in response write and end