Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for X_WEBKIT_CSP_REPORT_ONLY (0.1 sec)

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

       * version 25. Please, use {@link #CONTENT_SECURITY_POLICY_REPORT_ONLY} to pass the CSP.
       *
       * @since 20.0
       */
      public static final String X_WEBKIT_CSP_REPORT_ONLY = "X-WebKit-CSP-Report-Only";
      /**
       * The HTTP <a href="https://wicg.github.io/cross-origin-embedder-policy/#COEP">{@code
       * Cross-Origin-Embedder-Policy}</a> header field name.
       *
       * @since 30.0
    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