Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for DNT (0.04 seconds)

  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
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Thu Mar 27 20:37:16 GMT 2025
    - 35.4K bytes
    - Click Count (0)
Back to Top