Add HttpConnectionInfo to Request.context from shelf_io.
Fix Content-Length and Transfer-Encoding handling.
Never auto-generate Content-Length headers.
Allow List<int> to be passed as a request body.
Improve the documentation of `logRequests()`.
Fix all strong-mode warnings and errors.