Full Changelog: 1.0.3...1.1.0
This release adds a new error code to handle when there's no content-length
from the server response. .http doesn't support chunking, so a length is required to operate properly. Previously this could hang the request.