Searched refs:error_headers (Results 1 – 3 of 3) sorted by relevance
117 file(GLOB error_headers ${CMAKE_CURRENT_SOURCE_DIR}/../include/mbedtls/*.h)129 ${error_headers}159 ${error_headers}
119 error_headers = [('Content-Type','text/plain')] variable in BaseHandler398 start_response(self.error_status,self.error_headers[:],sys.exc_info())
673 :attr:`error_headers`, and :attr:`error_body` attributes to generate an output688 .. attribute:: BaseHandler.error_headers