Home
last modified time | relevance | path

Searched defs:start_response (Results 126 – 150 of 1109) sorted by relevance

12345678910>>...45

/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_wsgi.py63 def start_response(self, status, headers): member in WSGITestMixin
139 def fake_app(environ, start_response): argument
150 def fake_app(environ, start_response): argument
164 def fake_app(environ, start_response): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/google/api/control/
H A Dwsgi.py183 def __call__(self, environ, start_response): argument
248 def __call__(self, environ, start_response): argument
385 def _handle_check_response(self, app_info, check_resp, start_response): argument
399 def _handle_missing_api_key(self, app_info, start_response): argument
569 def __call__(self, environ, start_response): argument
/dports/www/py-pecan/pecan-1.3.3/pecan/tests/middleware/
H A Dtest_static.py13 def app(environ, start_response): argument
26 def start_response(status, response_headers, exc_info=None): function
/dports/www/py-pecan/pecan-1.3.3/pecan/middleware/
H A Derrordocument.py14 def __call__(self, environ, start_response): argument
50 def __call__(self, environ, start_response): argument
/dports/www/py-spyne/spyne-2.13.16/spyne/server/
H A Dwsgi.py288 def __call__(self, req_env, start_response, wsgi_url=None): argument
323 def handle_wsdl_request(self, req_env, start_response, url): argument
373 def handle_error(self, p_ctx, others, error, start_response): argument
406 def handle_rpc(self, req_env, start_response): argument
/dports/www/trac-devel/Trac-1.5.3/trac/web/
H A Dauth.py292 def do_auth(self, environ, start_response): argument
362 def do_auth(self, environ, start_response): argument
423 def send_auth_request(self, environ, start_response, stale='false'): argument
438 def do_auth(self, environ, start_response): argument
/dports/devel/brz/breezy-3.2.0/breezy/transport/http/
H A Dwsgi.py82 def __call__(self, environ, start_response): argument
119 def __call__(self, environ, start_response): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/tests/urlparser_data/hook/
H A Dapp.py3 def application(environ, start_response): argument
/dports/www/py-waitress/waitress-2.0.0/tests/fixtureapps/
H A Dbadcl.py1 def app(environ, start_response): # pragma: no cover argument
H A Dsleepy.py4 def app(environ, start_response): # pragma: no cover argument
H A Dtoolarge.py1 def app(environ, start_response): # pragma: no cover argument
H A Dwritecb.py1 def app(environ, start_response): # pragma: no cover argument
/dports/www/py-paste/Paste-3.4.6/tests/urlparser_data/hook/
H A Dapp.py3 def application(environ, start_response): argument
H A Dindex.py3 def application(environ, start_response): argument
/dports/www/py-paste/Paste-3.4.6/tests/urlparser_data/not_found/simple/
H A D__init__.py1 def not_found_hook(environ, start_response): argument
/dports/www/py-paste/Paste-3.4.6/tests/urlparser_data/python/sub/
H A Dsimpleapp.py1 def application(environ, start_response): argument
/dports/www/py-gunicorn/gunicorn-19.9.0/examples/
H A Dreadline.py23 def app(environ, start_response): argument
H A Decho.py14 def app(environ, start_response): argument
H A Dslowclient.py10 def app(environ, start_response): argument
H A Dboot_fail.py4 def app(environ, start_response): argument
/dports/www/py-bjoern/bjoern-3.1.0/tests/
H A Dheaders.py5 def app(env, start_response): argument
H A Dlisten.py4 def app(environ, start_response): argument
/dports/www/py-paste/Paste-3.4.6/tests/urlparser_data/not_found/recur/
H A D__init__.py1 def not_found_hook(environ, start_response): argument
/dports/www/py-paste/Paste-3.4.6/tests/urlparser_data/not_found/user/
H A Dlist.py3 def application(environ, start_response): argument
/dports/www/py-paste/Paste-3.4.6/tests/urlparser_data/python/
H A Dsimpleapp.py1 def application(environ, start_response): argument

12345678910>>...45