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 | 008c15ff08fad81a75070005c5760077cd2a38b16435190d249509882eac66341391aed289b2259a01190f25c99909cb94c6fef55282d6b981ebc25e04450722be3b232699ed8cd14c73a65b337e |
<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-e00e064cd994941a98d1615baa693b36-e315d16570d73ef7-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 | e00e064cd994941a98d1615baa693b36/16363215054735621879;o=1 |
<type 'str'> |
| INSTANCE_ID | 008c15ff08fad81a75070005c5760077cd2a38b16435190d249509882eac66341391aed289b2259a01190f25c99909cb94c6fef55282d6b981ebc25e04450722be3b232699ed8cd14c73a65b337e |
<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 | 7F54C144 |
<type 'str'> |
| REQUEST_LOG_ID | 69f47a5400ff0259917f54c1440001737e64617669642d627578746f6e2d746573740001312d332d6733343630326234000100 |
<type 'str'> |
| REQUEST_METHOD | GET |
<type 'str'> |
| REQUEST_URI | /tasks/appengine-env-save |
<type 'str'> |
| S2A_ACCESS_TOKEN | a4930f2f77465eb57561c0618ee96c9a88eca544e9e3e3def58ef825fda165d6 |
<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'> |