Module: google.appengine.runtime.context.wsgi

Save a few WSGI vars into request context.

Functions

init_from_wsgi_environ(...)

HTTP_HOST Instance of _contextvars.ContextVar
HTTP_USER_AGENT Instance of _contextvars.ContextVar
HTTP_X_CLOUD_TRACE_CONTEXT Instance of _contextvars.ContextVar
HTTP_X_GOOGLE_DAPPERTRACEINFO Instance of _contextvars.ContextVar
PATH_INFO Instance of _contextvars.ContextVar
PATH_TRANSLATED Instance of _contextvars.ContextVar
QUERY_STRING Instance of _contextvars.ContextVar
SERVER_NAME Instance of _contextvars.ContextVar
SERVER_PORT Instance of _contextvars.ContextVar
SERVER_PROTOCOL Instance of _contextvars.ContextVar