Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for P3P (0.01 sec)

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

       * header field name.
       *
       * @since 27.1
       */
      public static final String ORIGIN_TRIAL = "Origin-Trial";
    
      /** The HTTP {@code P3P} header field name. Limited browser support. */
      public static final String P3P = "P3P";
    
      /** The HTTP {@code Proxy-Authenticate} header field name. */
      public static final String PROXY_AUTHENTICATE = "Proxy-Authenticate";
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Mar 27 20:37:16 UTC 2025
    - 35.4K bytes
    - Viewed (0)
Back to top