dap.util.wsgi_intercept: wsgi_intercept.WSGI_HTTPConnection is a replacement for
httplib.HTTPConnection that intercepts certain HTTP connections
into a WSGI application.
dap.wsgi: Python Web Server Gateway Interface (WSGI) application and
middleware.