Environment variables (appengine request)
Updated
| Key | Value | Type |
|---|---|---|
| APPENGINE_RUNTIME | python27 |
<type 'str'> |
| APPLICATION_ID | s~david-buxton-test |
<type 'str'> |
| AUTH_DOMAIN | potatolondon.com |
<type 'str'> |
| CLOUD_TRACE_ENABLE_STACK_TRACE | 0 |
<type 'str'> |
| CURRENT_MODULE_ID | default |
<type 'str'> |
| CURRENT_VERSION_ID | 1-3-g34602b4.401671143363196695 |
<type 'str'> |
| DATACENTER | us16 |
<type 'str'> |
| DEFAULT_VERSION_HOSTNAME | david-buxton-test.appspot.com |
<type 'str'> |
| GAE_APPLICATION | s~david-buxton-test |
<type 'str'> |
| GAE_DEPLOYMENT_ID | 401671143363196695 |
<type 'str'> |
| GAE_ENV | standard |
<type 'str'> |
| GAE_INSTANCE | 0007b734d930c3ea608fc198b9ca26f87c1c8b2ce1dee4c5239484c053a3b09123133cb5659a3fba4ce52b849f74c178051085d2b99ff03bb1712345e7b7530e1e748d72dd7c999a7b8ffc727f5777 |
<type 'str'> |
| GAE_RUNTIME | python27 |
<type 'str'> |
| GAE_SERVICE | default |
<type 'str'> |
| GAE_VERSION | 1-3-g34602b4 |
<type 'str'> |
| GCLOUD_PROJECT | david-buxton-test |
<type 'str'> |
| GCONV_PATH | /base/alloc/tmpfs/dynamic_runtimes/python27g/b8bd10f6928d54bf/python27/gconv |
<type 'str'> |
| GOOGLE_CLOUD_PROJECT | david-buxton-test |
<type 'str'> |
| HOME | /base/data/home |
<type 'str'> |
| HTTPS | off |
<type 'str'> |
| HTTP_HOST | david-buxton-test.appspot.com |
<type 'str'> |
| HTTP_TRACEPARENT | 00-7e870ad36e842bf7842932f44c82411a-62c3729ed95b7a89-01 |
<type 'str'> |
| HTTP_USER_AGENT | AppEngine-Google; (+http://code.google.com/appengine; appid: s~david-buxton-test) |
<type 'str'> |
| HTTP_X_APPENGINE_COUNTRY | ZZ |
<type 'str'> |
| HTTP_X_APPENGINE_INBOUND_APPID | david-buxton-test |
<type 'str'> |
| HTTP_X_CLOUD_TRACE_CONTEXT | 7e870ad36e842bf7842932f44c82411a/7116657862752565897;o=1 |
<type 'str'> |
| INSTANCE_ID | 0007b734d930c3ea608fc198b9ca26f87c1c8b2ce1dee4c5239484c053a3b09123133cb5659a3fba4ce52b849f74c178051085d2b99ff03bb1712345e7b7530e1e748d72dd7c999a7b8ffc727f5777 |
<type 'str'> |
| PATH_INFO | /tasks/appengine-env-save |
<type 'str'> |
| PATH_TRANSLATED | /base/data/home/apps/s~david-buxton-test/1-3-g34602b4.401671143363196695/wsgi.pyc |
<type 'str'> |
| PYTHONUSERBASE | /base/alloc/tmpfs/dynamic_runtimes/python27g/b8bd10f6928d54bf/python27/python27_dist |
<type 'str'> |
| QUERY_STRING | |
<type 'str'> |
| REMOTE_ADDR | 0.1.0.40 |
<type 'str'> |
| REQUEST_ID_HASH | B96A6EC3 |
<type 'str'> |
| REQUEST_LOG_ID | 69f48be800ff0608b9b96a6ec30001737e64617669642d627578746f6e2d746573740001312d332d6733343630326234000100 |
<type 'str'> |
| REQUEST_METHOD | GET |
<type 'str'> |
| REQUEST_URI | /tasks/appengine-env-save |
<type 'str'> |
| S2A_ACCESS_TOKEN | fa16e4e47af1a6f8a93355ff1cb9d496a34c2ad443bbbf4c0ef46377bc10e0b0 |
<type 'str'> |
| SCRIPT_NAME | |
<type 'str'> |
| SERVER_NAME | david-buxton-test.appspot.com |
<type 'str'> |
| SERVER_PORT | 80 |
<type 'str'> |
| SERVER_PROTOCOL | HTTP/1.1 |
<type 'str'> |
| SERVER_SOFTWARE | Google App Engine/1.9.91 |
<type 'str'> |
| TZ | UTC |
<type 'str'> |
| USER | appengine |
<type 'str'> |
| USER_EMAIL | |
<type 'str'> |
| USER_ID | |
<type 'str'> |
| USER_IS_ADMIN | 0 |
<type 'str'> |
| USER_NICKNAME | |
<type 'str'> |
| USER_ORGANIZATION | |
<type 'str'> |
| wsgi.errors | <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x12345678> |
<class 'google.appengine.api.logservice.logservice._LogsDequeBuffer'> |
| wsgi.input | <cStringIO.StringI object at 0x12345678> |
<type 'cStringIO.StringI'> |
| wsgi.multiprocess | True |
<type 'bool'> |
| wsgi.multithread | True |
<type 'bool'> |
| wsgi.run_once | False |
<type 'bool'> |
| wsgi.url_scheme | http |
<type 'str'> |
| wsgi.version | (1, 0) |
<type 'tuple'> |