- Sort Score
- Result 10 results
- Languages All
Results 221 - 224 of 224 for incorrecta (0.07 sec)
-
fastapi/applications.py
RequestValidationError, request_validation_exception_handler ) self.exception_handlers.setdefault( WebSocketRequestValidationError, # Starlette still has incorrect type specification for the handlers websocket_request_validation_exception_handler, # type: ignore ) self.user_middleware: List[Middleware] = (
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Aug 17 04:52:31 UTC 2024 - 172.2K bytes - Viewed (0) -
src/cmd/cgo/gcc.go
"-Wno-unused-function", "-Qunused-arguments", // Clang embeds prototypes for some builtin functions, // like malloc and calloc, but all size_t parameters are // incorrectly typed unsigned long. We work around that // by disabling the builtin functions (this is safe as // it won't affect the actual compilation of the C code). // See: https://golang.org/issue/6506.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Sep 18 15:07:34 UTC 2024 - 97.1K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<!-- Generally you can only detect JS with the filename --> <!-- However... A few common JS libraries accidentally trigger --> <!-- the HTML priority=20 magic incorrectly. So, for those only, --> <!-- we list "magic" for those specific files --> <magic priority="50"> <!-- jQuery --> <match value="/* jQuery " type="string" offset="0"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
## Changelog since v1.22.8 ## Changes by Kind ### Bug or Regression
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0)