Home | History | Annotate | Download | only in httplib2

Lines Matching full:urlnorm

168 def urlnorm(uri):
998 (scheme, authority, request_uri, defrag_uri) = urlnorm(uri)