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

  /external/chromium_org/net/http/
http_status_code_list.h 66 HTTP_STATUS(GATEWAY_TIMEOUT, 504, "Gateway Timeout")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 158 GATEWAY_TIMEOUT = 504
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 158 GATEWAY_TIMEOUT = 504
    [all...]

Completed in 152 milliseconds