Searched refs:SERVER_NAME (Results 1 – 5 of 5) sorted by relevance
83 SERVER_NAME = 'WSGI Server' variable226 'server': SERVER_NAME,
199 host = environ.get('HTTP_HOST', environ.get('SERVER_NAME')).lower()
71 'SERVER_NAME': 'localhost',893 SERVER_NAME: 'localhost'
1136 for the environ keys ``SERVER_NAME`` and ``SERVER_PORT``.
443 used with ``SERVER_NAME``.