Bug Fixes server: skip automatic Content-Length header for HTTP 304 responses (b342c38f, closes #1797) Features body: implement http_body::Body for hyper::Body (2d9f3490) client: Implement TryFrom for Destination (#1810) (d1183a80, closes #1808) server: add initial window builder methods that take self by-val (#1817) (8b45af7f)