Searched refs:SERVER_PORT (Results 1 – 4 of 4) sorted by relevance
17 SERVER_PORT=51793 variable18 SERVER_ADDRESS = "http://localhost:%s/uma/v2" % SERVER_PORT58 httpd.ThreadedHTTPServer.__init__(self, ('', SERVER_PORT), FakeHandler)
72 'SERVER_PORT': '80',894 SERVER_PORT: '80'
267 falling back to SERVER_PORT).1136 for the environ keys ``SERVER_NAME`` and ``SERVER_PORT``.
440 * ``paste.request.construct_url`` was adding ``SERVER_PORT`` to442 contains a port when necessary, and ``SERVER_PORT`` should only be