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

Lines Matching refs:get_header

191         host = request.get_header("Host", "")
301 def get_header(self, header_name, default=None):