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

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
_base.py 118 def parse_host_header(request): function
140 host, port = parse_host_header(request)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
_base.py 108 def parse_host_header(request): function
hybi00.py 58 from mod_pywebsocket.handshake._base import parse_host_header namespace
106 host, port = parse_host_header(request)

Completed in 70 milliseconds