def get_parser(self): mtype = parsers.get_media_map().get(self.get_content_type(), "header") return parsers.get_default_parsers()[mtype]