Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for prolights (0.18 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: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. src/syscall/zerrors_aix_ppc64.go

    	PR_INP                        = 0x40
    	PR_INTRLEVEL                  = 0x8000
    	PR_MLS                        = 0x100
    	PR_MLS_1_LABEL                = 0x200
    	PR_NOEOR                      = 0x4000
    	PR_RIGHTS                     = 0x10
    	PR_SLOWHZ                     = 0x2
    	PR_WANTRCVD                   = 0x8
    	PT_ATTACH                     = 0x1e
    	PT_CLEAR                      = 0x26
    	PT_COMMAND_MAX                = 0x45
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go

    	PR_INP                        = 0x40
    	PR_INTRLEVEL                  = 0x8000
    	PR_MLS                        = 0x100
    	PR_MLS_1_LABEL                = 0x200
    	PR_NOEOR                      = 0x4000
    	PR_RIGHTS                     = 0x10
    	PR_SLOWHZ                     = 0x2
    	PR_WANTRCVD                   = 0x8
    	RLIMIT_AS                     = 0x6
    	RLIMIT_CORE                   = 0x4
    	RLIMIT_CPU                    = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go

    	PR_INP                        = 0x40
    	PR_INTRLEVEL                  = 0x8000
    	PR_MLS                        = 0x100
    	PR_MLS_1_LABEL                = 0x200
    	PR_NOEOR                      = 0x4000
    	PR_RIGHTS                     = 0x10
    	PR_SLOWHZ                     = 0x2
    	PR_WANTRCVD                   = 0x8
    	RLIMIT_AS                     = 0x6
    	RLIMIT_CORE                   = 0x4
    	RLIMIT_CPU                    = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.9.md

    * StatefulSet status now has support for conditions, making it consistent with other core controllers in v1  ([#55268](https://github.com/kubernetes/kubernetes/pull/55268), [@foxish](https://github.com/foxish))
    * kubeadm: use the CRI for preflights checks ([#55055](https://github.com/kubernetes/kubernetes/pull/55055), [@runcom](https://github.com/runcom))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  6. 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: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top