214
233
value in SI format (i.e. "20MB", "1GB") into its integer equivalent.
217
243
* ``Transport`` now has a ``_parsed_url`` attribute instead of
218
244
separate ``_user``, ``_password``, ``_port``, ``_scheme``, ``_host``
219
245
and ``_path`` attributes. Proxies are provided for the moment but