Bicchiere Environment Vars

Ciao, Mondo Bicchiere!

WSGI Environment Variables





CONTENT_LENGTH = ''

CONTENT_TYPE = ''

DOCUMENT_ROOT = '/usr/local/openresty/nginx/html'

HTTPS = 'on'

HTTP_ACCEPT = '*/*'

HTTP_CONNECTION = 'upgrade'

HTTP_HOST = 'bicchiere.eu.pythonanywhere.com'

HTTP_USER_AGENT = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'

HTTP_X_FORWARDED_FOR = '3.143.9.115'

HTTP_X_REAL_IP = '3.143.9.115'

PATH_INFO = '/environ'

QUERY_STRING = ''

REMOTE_ADDR = '10.0.0.115'

REMOTE_PORT = '57438'

REQUEST_METHOD = 'GET'

REQUEST_URI = '/environ'

SCRIPT_NAME = ''

SERVER_NAME = 'bicchiere.eu.pythonanywhere.com'

SERVER_PORT = '443'

SERVER_PROTOCOL = 'HTTP/1.1'

bicchiere_cookies = ''

bicchiere_session = {"sid": "df872ebbcfd4b4a0d67096202b0b1e3df37035bd61d9c7a56757dbaa2c49311a", "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "remote_addr": "3.143.9.115"}

uwsgi.node = b'blue-euweb6'

uwsgi.version = b'2.0.19.1'

wsgi.errors =

wsgi.file_wrapper =

wsgi.input =

wsgi.multiprocess = True

wsgi.multithread = False

wsgi.run_once = False

wsgi.url_scheme = 'https'

wsgi.version = (1, 0)