Home | History | Annotate | Download | only in Lib

Lines Matching defs:has_header

287     def has_header(self, header_name):

1104 if not request.has_header('Content-type'):
1108 if not request.has_header('Content-length'):
1117 if not request.has_header('Host'):
1121 if not request.has_header(name):