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 = 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'

HTTP_ACCEPT_ENCODING = 'br,gzip'

HTTP_ACCEPT_LANGUAGE = 'en-US,en;q=0.5'

HTTP_CONNECTION = 'close'

HTTP_HOST = 'bicchiere.sytes.net'

HTTP_USER_AGENT = 'CCBot/2.0 (https://commoncrawl.org/faq/)'

HTTP_X_FORWARDED_FOR = '34.232.62.64'

HTTP_X_REAL_IP = '34.232.62.64'

INVOCATION_ID = 'b8b25e7178d94bfb9d9518c870a82733'

JOURNAL_STREAM = '9:128784826'

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'

USER = 'ernesto'

bicchiere_cookies = ''

bicchiere_session = {"sid": "2877a365452e3fadc86c093bf5eb50675097da46ea862127bc4d98c10b952b87", "user_agent": "CCBot/2.0 (https://commoncrawl.org/faq/)", "remote_addr": "34.232.62.64"}

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

wsgi.file_wrapper =

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

wsgi.multiprocess = False

wsgi.multithread = True

wsgi.run_once = False

wsgi.url_scheme = 'http'

wsgi.version = (1, 0)