Bicchiere Environment Vars

Ciao, Mondo Bicchiere!

WSGI Environment Variables





CONTENT_LENGTH = ''

CONTENT_TYPE = 'text/plain'

GATEWAY_INTERFACE = 'CGI/1.1'

HOME = '/home/ernesto'

HTTP_ACCEPT = '*/*'

HTTP_ACCEPT_ENCODING = 'gzip, br, zstd, deflate'

HTTP_CONNECTION = 'close'

HTTP_COOKIE = 'sid=17d952d2caa9c6f1a1af2c356e824621d5c8b83f78b284b84b48c4d22ef6846b'

HTTP_HOST = 'bicchiere.sytes.net'

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

HTTP_X_FORWARDED_FOR = '3.138.67.56'

HTTP_X_REAL_IP = '3.138.67.56'

INVOCATION_ID = '389194a117c641159c29a5ef5ceb7085'

JOURNAL_STREAM = '8:16108643'

LANG = 'C.UTF-8'

LOGNAME = 'ernesto'

PATH = '/usr/bin:/usr/local/bin:/home/ernesto/programas/2022/bicchiere:/home/ernesto/programas/2022/bicchiere/bin'

PATH_INFO = '/environ'

QUERY_STRING = ''

REMOTE_ADDR = '127.0.0.1'

REMOTE_HOST = ''

REQUEST_METHOD = 'GET'

SCRIPT_NAME = ''

SERVER_NAME = 'sandyrosario'

SERVER_PORT = '8086'

SERVER_PROTOCOL = 'HTTP/1.0'

SERVER_SOFTWARE = 'WSGIServer/0.2'

SHELL = '/bin/bash'

SYSTEMD_EXEC_PID = '1295920'

USER = 'ernesto'

bicchiere_cookies = 'Set-Cookie: sid=17d952d2caa9c6f1a1af2c356e824621d5c8b83f78b284b84b48c4d22ef6846b'

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

wsgi.errors = <_io.TextIOWrapper name='' mode='w' encoding='utf-8'>

wsgi.file_wrapper =

wsgi.input = <_io.BufferedReader name=11>

wsgi.multiprocess = False

wsgi.multithread = True

wsgi.run_once = False

wsgi.url_scheme = 'http'

wsgi.version = (1, 0)