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

  /external/chromium_org/net/http/
http_status_code_list.h 37 HTTP_STATUS(TEMPORARY_REDIRECT, 307, "Temporary Redirect")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 127 TEMPORARY_REDIRECT = 307
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 127 TEMPORARY_REDIRECT = 307
    [all...]

Completed in 488 milliseconds