218
221
value in SI format (i.e. "20MB", "1GB") into its integer equivalent.
221
227
* ``Transport`` now has a ``_parsed_url`` attribute instead of
222
228
separate ``_user``, ``_password``, ``_port``, ``_scheme``, ``_host``
223
229
and ``_path`` attributes. Proxies are provided for the moment but