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 = '216.73.216.154'
HTTP_X_REAL_IP = '216.73.216.154'
INVOCATION_ID = '6916200d7ad04fd5a7d882a3549c4b95'
JOURNAL_STREAM = '8:3392828406'
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 = '8087'
SERVER_PROTOCOL = 'HTTP/1.0'
SERVER_SOFTWARE = 'WSGIServer/0.2'
SHELL = '/bin/bash'
SYSTEMD_EXEC_PID = '3298233'
USER = 'ernesto'
bicchiere_cookies = ''
bicchiere_session = {"sid": "58bef5c38ea74e1f4cb329ea368b13e92eca72b869ba753dc4a80a9a475c60cc", "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "remote_addr": "216.73.216.154"}
wsgi.errors = <_io.TextIOWrapper name='
wsgi.file_wrapper =
wsgi.input = <_io.BufferedReader name=5>
wsgi.multiprocess = False
wsgi.multithread = True
wsgi.run_once = False
wsgi.url_scheme = 'http'
wsgi.version = (1, 0)