- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for javascript (0.08 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.ser"/> </mime-type> <mime-type type="application/javascript"> <alias type="application/x-javascript"/> <alias type="text/javascript"/> <sub-class-of type="text/plain"/> <_comment>JavaScript Source Code</_comment> <glob pattern="*.js"/> <!-- Note - there is no Unique Magic for JavaScript files! --> <!-- Generally you can only detect JS with the filename -->
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* Add docs for [self-serving docs' (Swagger UI) static assets](https://fastapi.tiangolo.com/advanced/extending-openapi/#self-hosting-javascript-and-css-for-docs), e.g. to use the docs offline, or without Internet. Initial PR [#557](https://github.com/tiangolo/fastapi/pull/557) by [@svalouch](https://github.com/svalouch).
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Nov 01 11:25:57 UTC 2024 - 460.3K bytes - Viewed (0)