Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for IETF (0.05 sec)

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

      <mime-type type="application/cals-1840"/>
    
      <mime-type type="application/cbor">
        <acronym>CBOR</acronym>
        <_comment>Concise Binary Object Representation container</_comment>
        <tika:link>http://tools.ietf.org/html/rfc7049</tika:link>
        <magic priority="60">
          <match value="0xd9d9f7" type="string" offset="0" />
        </magic>
        <glob pattern="*.cbor"/>
      </mime-type>
    
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // characters, '-', '_' or '.'. The serialized form of the secret data is a
      // base64 encoded string, representing the arbitrary (possibly non-string)
      // data value here. Described in https://tools.ietf.org/html/rfc4648#section-4
      // +optional
      map<string, bytes> data = 2;
    
      // stringData allows specifying non-binary secret data in string form.
      // It is provided as a write-only input field for convenience.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
Back to top