def get_headers(self, environ=None): """Get a list of headers.""" return [('Content-Type', 'text/html')]