Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DNT (0.02 sec)

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

      public static final String WWW_AUTHENTICATE = "WWW-Authenticate";
    
      // Common, non-standard HTTP header fields
    
      /** The HTTP {@code DNT} header field name. */
      public static final String DNT = "DNT";
      /** The HTTP {@code X-Content-Type-Options} header field name. */
      public static final String X_CONTENT_TYPE_OPTIONS = "X-Content-Type-Options";
      /**
       * The HTTP <a
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Tue Oct 01 19:08:38 UTC 2024
    - 35.3K bytes
    - Viewed (0)
Back to top