Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for prolights (0.04 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.denovo.fcselayout-link">
        <glob pattern="*.fe_launch"/>
      </mime-type>
      <mime-type type="application/vnd.digilite.prolights">
        <tika:link>http://support.digilite.eu/?digilite=library</tika:link>
        <_comment>digilite.eu Prolights configuration file</_comment>
        <_comment>Note glob clash with Adobe's .fdf</_comment>
        <!--<glob pattern="*.fdf"/>-->
        <magic priority="50">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  2. docs/en/docs/release-notes.md

    with a content type of `text/plain` containing JSON data would be accepted and the JSON data would be extracted.
    
    But requests with content type `text/plain` are exempt from [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) preflights, for being considered [Simple requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#simple_requests). So, the browser would execute them right away including cookies, and the text content could be a JSON string that would be parsed and...
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top