Searched refs:IISCGIHandler (Results 1 – 3 of 3) sorted by relevance
538 class IISCGIHandler(BaseCGIHandler): class
468 .. class:: IISCGIHandler()488 :class:`CGIHandler`, i.e., by calling ``IISCGIHandler().run(app)``, where744 :class:`CGIHandler` and :class:`IISCGIHandler` in place of directly using
11631 - Issue #10155: Add IISCGIHandler to wsgiref.handlers to support IIS CGI