- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 12 for 1389 (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/en/data/topic_repos.yml
html_url: https://github.com/laurentS/slowapi stars: 1798 owner_login: laurentS owner_html_url: https://github.com/laurentS - name: fastapi-cache html_url: https://github.com/long2ice/fastapi-cache stars: 1789 owner_login: long2ice owner_html_url: https://github.com/long2ice - name: ormar html_url: https://github.com/collerek/ormar stars: 1783 owner_login: collerek
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Dec 01 13:17:29 GMT 2025 - 16K bytes - Click Count (0) -
docs/es/docs/advanced/response-cookies.md
Puedes declarar un parĂ¡metro de tipo `Response` en tu *path operation function*. Y luego puedes establecer cookies en ese objeto de response *temporal*. {* ../../docs_src/response_cookies/tutorial002_py39.py hl[1, 8:9] *} Y entonces puedes devolver cualquier objeto que necesites, como normalmente lo harĂas (un `dict`, un modelo de base de datos, etc).Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 2.5K bytes - Click Count (0) -
src/main/java/jcifs/smb/SmbTransportImpl.java
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 69.8K bytes - Click Count (0) -
maven-tests/mvnw
done printf %x\\n $h } verbose() { :; } [ "${MVNW_VERBOSE-}" != true ] || verbose() { printf %s\\n "${1-}"; } die() { printf %s\\n "$1" >&2 exit 1 } trim() { # MWRAPPER-139: # Trims trailing and leading whitespace, carriage returns, tabs, and linefeeds. # Needed for removing poorly interpreted newline sequences when running in more # exotic environments such as mingw bash on Windows.Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Thu Sep 25 18:22:49 GMT 2025 - 10.4K bytes - Click Count (0) -
src/test/java/jcifs/smb/SmbTransportPoolImplTest.java
assertTrue(testPool.contains(first), "Transport should be in pool"); // When: Request with different port SmbTransportImpl second = testPool.getSmbTransport(ctx, address, 139, false); // Then: Should create new connection for different port assertNotSame(first, second, "Should create new connection for different port"); } @Test
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 19.2K bytes - Click Count (0) -
go.mod
github.com/nats-io/stan.go v0.10.4 github.com/ncw/directio v1.0.5 github.com/nsqio/go-nsq v1.1.0 github.com/philhofer/fwd v1.2.0 github.com/pierrec/lz4/v4 v4.1.22 github.com/pkg/errors v0.9.1 github.com/pkg/sftp v1.13.9 github.com/pkg/xattr v0.4.10 github.com/prometheus/client_golang v1.22.0 github.com/prometheus/client_model v0.6.2 github.com/prometheus/common v0.63.0 github.com/prometheus/procfs v0.16.1
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Oct 10 18:57:03 GMT 2025 - 12.2K bytes - Click Count (0) -
src/main/java/jcifs/config/BaseConfiguration.java
protected boolean forceExtendedSecurity = false; /** Whether to negotiate only SMB2 or higher protocols */ protected boolean smb2OnlyNegotiation = false; /** Whether to failover to port 139 if port 445 fails */ protected boolean port139FailoverEnabled = false; /** Whether to use NT SMB operations */ protected boolean useNTSmbs = true;Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 36.5K bytes - Click Count (0) -
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
private static final String IMAGE_NAME = "dperson/samba:latest"; private static final int SMB_PORT = 445; private static final int NETBIOS_PORT = 139; private static final String WORKGROUP = "WORKGROUP"; private static final String USERNAME = "smbuser"; private static final String PASSWORD = "smbpass"; private Path tempDir;Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 56K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
uint64 x388, x387 = bits.Mul64(x357, 0xffffffffffffffff) var x389 uint64 var x390 uint64 x390, x389 = bits.Mul64(x357, 0xffffffffffffffff) var x391 uint64 var x392 uint64 x392, x391 = bits.Mul64(x357, 0xffffffffffffffff) var x393 uint64 var x394 uint64 x394, x393 = bits.Mul64(x357, 0xffffffffffffffff) var x395 uint64 var x396 uint64 x395, x396 = bits.Add64(x394, x391, uint64(0x0)) var x397 uint64 var x398 uint64 x397, x398 = bits.Add64(x392, x389, uint64(p521Uint1(x396))) var x399 uint64 var x400 uint64...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</magic> </mime-type> <mime-type type="application/vnd.isac.fcs"> <_comment>Flow Cytometry Standard File</_comment> <magic priority="50"> <match value="FCS[1-3]\\.[0-9] " type="regex" offset="0"/> </magic> <glob pattern="*.fcs"/> </mime-type> <mime-type type="application/vnd.adobe.indesign-idml-package"> <sub-class-of type="application/zip"/>
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Oct 16 07:46:32 GMT 2025 - 320.2K bytes - Click Count (5)