Creates a new HTTP request.
Request(String method, Uri url) : _defaultEncoding = UTF8, _bodyBytes = new Uint8List(0), super(method, url);