Environment variables (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 | on |
<type 'str'> |
| HTTP_ACCEPT | */* |
<type 'str'> |
| HTTP_HOST | david-buxton-test.appspot.com |
<type 'str'> |
| HTTP_TRACEPARENT | 00-e130a38817e3b5f74de1d7dd3505ad7e-43d362b8e16bee37-00 |
<type 'str'> |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
<type 'str'> |
| HTTP_X_APPENGINE_CITY | columbus |
<type 'str'> |
| HTTP_X_APPENGINE_CITYLATLONG | 39.962511,-83.003222 |
<type 'str'> |
| HTTP_X_APPENGINE_COUNTRY | US |
<type 'str'> |
| HTTP_X_APPENGINE_REGION | oh |
<type 'str'> |
| HTTP_X_CLOUD_TRACE_CONTEXT | e130a38817e3b5f74de1d7dd3505ad7e/4887358566822571575 |
<type 'str'> |
| INSTANCE_ID | 0007b734d930c3ea608fc198b9ca26f87c1c8b2ce1dee4c5239484c053a3b09123133cb5659a3fba4ce52b849f74c178051085d2b99ff03bb1712345e7b7530e1e748d72dd7c999a7b8ffc727f5777 |
<type 'str'> |
| PATH_INFO | /env |
<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 | 216.73.216.116 |
<type 'str'> |
| REQUEST_ID_HASH | FDFD842C |
<type 'str'> |
| REQUEST_LOG_ID | 69f48c8700ff0c356cfdfd842c0001737e64617669642d627578746f6e2d746573740001312d332d6733343630326234000100 |
<type 'str'> |
| REQUEST_METHOD | GET |
<type 'str'> |
| REQUEST_URI | /env |
<type 'str'> |
| S2A_ACCESS_TOKEN | fa16e4e47af1a6f8a93355ff1cb9d496a34c2ad443bbbf4c0ef46377bc10e0b0 |
<type 'str'> |
| SCRIPT_NAME | |
<type 'str'> |
| SERVER_NAME | david-buxton-test.appspot.com |
<type 'str'> |
| SERVER_PORT | 443 |
<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 | https |
<type 'str'> |
| wsgi.version | (1, 0) |
<type 'tuple'> |