Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Lange (0.13 sec)

  1. android/guava/src/com/google/common/net/HttpHeaders.java

      /** The HTTP {@code If-None-Match} header field name. */
      public static final String IF_NONE_MATCH = "If-None-Match";
      /** The HTTP {@code If-Range} header field name. */
      public static final String IF_RANGE = "If-Range";
      /** The HTTP {@code If-Unmodified-Since} header field name. */
      public static final String IF_UNMODIFIED_SINCE = "If-Unmodified-Since";
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Apr 22 21:08:08 GMT 2024
    - 34.3K bytes
    - Viewed (0)
Back to top