Encode the given URL as an ASCII String This method ensures the path and query segments of the URL are properly encoded such as ' ' characters being encoded to '%20' or any UTF-8 characters that are non-ASCII. No encoding of URLs is done by default by the HttpRequest constructors
(final CharSequence url)
source not stored for this graph (policy: none)