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_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.17.76.154'

HTTP_X_REAL_IP = '3.17.76.154'

INVOCATION_ID = '02fa2c4675e345cb9d448e85bbf6faec'

JOURNAL_STREAM = '8:147595'

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 = '11199'

USER = 'ernesto'

bicchiere_cookies = ''

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

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

wsgi.file_wrapper =

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

wsgi.multiprocess = False

wsgi.multithread = True

wsgi.run_once = False

wsgi.url_scheme = 'http'

wsgi.version = (1, 0)