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

  /external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java 60 public static final int NOT_MODIFIED = 304;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 125 NOT_MODIFIED = 304
475 if (status == NO_CONTENT or status == NOT_MODIFIED or
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 125 NOT_MODIFIED = 304
475 if (status == NO_CONTENT or status == NOT_MODIFIED or
    [all...]

Completed in 76 milliseconds