Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for DPR (0.01 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

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

      /**
       * The HTTP <a href="https://wicg.github.io/responsive-image-client-hints/#sec-ch-dpr">{@code
       * Sec-CH-DPR}</a> header field name.
       *
       * @since 32.0.0
       */
      public static final String SEC_CH_DPR = "Sec-CH-DPR";
    
      /**
       * The HTTP <a href="https://w3c.github.io/webappsec-fetch-metadata/">{@code Sec-Fetch-Dest}</a>
       * header field name.
       *
    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)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="text/x-pascal">
        <_comment>Pascal source code</_comment>
        <glob pattern="*.p"/>
        <glob pattern="*.pp"/>
        <glob pattern="*.pas"/>
        <glob pattern="*.PAS"/>
        <glob pattern="*.dpr"/>
        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/x-perl">
        <_comment>Perl script</_comment>
        <magic priority="50">
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Thu Oct 16 07:46:32 GMT 2025
    - 320.2K bytes
    - Click Count (5)
Back to Top