Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 0x70 (0.03 sec)

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

             <match value="0x58" type="string" mask="0xF8" offset="5"/>
             <match value="0x60" type="string" mask="0xF8" offset="5"/>
             <match value="0x68" type="string" mask="0xF8" offset="5"/>
             <match value="0x70" type="string" mask="0xF8" offset="5"/>
             <match value="0x78" type="string" mask="0xF8" offset="5"/>
             <match value="0x80" type="string" mask="0xF8" offset="5"/>
          </match>
        </magic>
    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. docs/en/docs/release-notes.md

    * 👷 Lint in CI only once, only with one version of Python, run tests with all of them. PR [#9686](https://github.com/tiangolo/fastapi/pull/9686) by [@tiangolo](https://github.com/tiangolo).
    
    ## 0.97.0
    
    ### Features
    
    * ✨ Add support for `dependencies` in WebSocket routes. PR [#4534](https://github.com/tiangolo/fastapi/pull/4534) by [@paulo-raca](https://github.com/paulo-raca).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
Back to top