HomeSort by relevance Sort by last modified time
    Searched refs:build_location (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
draft75.py 47 from mod_pywebsocket.handshake._base import build_location namespace
129 self._request.ws_location = build_location(self._request)
hybi00.py 54 from mod_pywebsocket.handshake._base import build_location namespace
131 self._request.ws_location = build_location(self._request)
_base.py 132 def build_location(request): function

Completed in 620 milliseconds