Home | History | Annotate | Download | only in python2.7

Lines Matching refs:getheaders

579             newurl = headers.getheaders('location')[0]
581 newurl = headers.getheaders('uri')[0]