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

  /external/chromium_org/net/http/
http_status_code_list.h 18 HTTP_STATUS(SWITCHING_PROTOCOLS, 101, "Switching Protocols")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 106 SWITCHING_PROTOCOLS = 101
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 106 SWITCHING_PROTOCOLS = 101
    [all...]

Completed in 739 milliseconds