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

Lines Matching full:getrawheader

45   str = m.getrawheader(name)
48 getheader() strips the leading and trailing whitespace, while getrawheader()
270 def getrawheader(self, name):