Searched refs:strippedURL (Results 1 – 1 of 1) sorted by relevance
103 KURL strippedURL = url; in stripURL() local104 strippedURL.setUser(String()); in stripURL()105 strippedURL.setPass(String()); in stripURL()106 strippedURL.setQuery(String()); in stripURL()107 strippedURL.setFragmentIdentifier(String()); in stripURL()108 return strippedURL; in stripURL()