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 = '18.119.107.255'
HTTP_X_REAL_IP = '18.119.107.255'
INVOCATION_ID = 'd368ad07acaa47e0bac27f2f958af602'
JOURNAL_STREAM = '8:55788283'
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 = '4151001'
USER = 'ernesto'
bicchiere_cookies = ''
bicchiere_session = {"sid": "03f1cc146a599b48423307c41ed3073143177c4105bb17bc07f065350d6a081c", "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "remote_addr": "18.119.107.255"}
wsgi.errors = <_io.TextIOWrapper name='
wsgi.file_wrapper =
wsgi.input = <_io.BufferedReader name=9>
wsgi.multiprocess = False
wsgi.multithread = True
wsgi.run_once = False
wsgi.url_scheme = 'http'
wsgi.version = (1, 0)