- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 25 for 4d44 (0.05 seconds)
-
fastapi/sse.py
from annotated_doc import Doc from pydantic import AfterValidator, BaseModel, Field, model_validator from starlette.responses import StreamingResponse # Canonical SSE event schema matching the OpenAPI 3.2 spec # (Section 4.14.4 "Special Considerations for Server-Sent Events") _SSE_EVENT_SCHEMA: dict[str, Any] = { "type": "object", "properties": { "data": {"type": "string"}, "event": {"type": "string"},
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 01 09:21:52 GMT 2026 - 6.2K bytes - Click Count (0) -
cmd/testdata/undeleteable-object.tgz
67b057a5-863e-492e-bf44-6fd72ffb6058","6181a66d-5803-48d6-97cf-8a36ab05f8f3","780560a7-d2e2-48ca-adb5-cb9922983758","d63f20aa-c5cc-4f85-8dbc-131ff6028438","7c7dcc16-6c0d-4513-93c7-2ca3d2ca348a","dd9393ca-9dc4-40b2-a7e9-455522822d90","7c61eb5a-cbaa-4d45-b714-cf5b4cc82ef5","954b6edf-3e12-4f4b-8c4c-2b3014cbdfdb","0f37d8dc-aaa3-4113-89b0-0a2f4af8362c"]],"distributionAlgo":"SIPMOD+PARITY"}} multisitea/data/disterasure/xl3/.minio.sys/tmp/db01c92f-8f6d-438b-9f66-b105934f7c72 multisitea/data/disterasure...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Apr 26 00:31:12 GMT 2024 - 8.7M bytes - Click Count (0) -
internal/s3select/message.go
// https://docs.aws.amazon.com/AmazonS3/latest/API/images/s3select-frame-diagram-frame-overview.png // hence the calculation is made accordingly. func totalByteLength(headerLength, payloadLength int) int { return 4 + 4 + 4 + headerLength + payloadLength + 4 } func genMessage(header, payload []byte) []byte { headerLength := len(header) payloadLength := len(payload) totalLength := totalByteLength(headerLength, payloadLength)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Feb 18 16:25:55 GMT 2025 - 15.3K bytes - Click Count (0) -
android/guava/src/com/google/common/graph/ImmutableNetwork.java
* .addEdge(PARIS, BRUSSELS, RegionalTrain.trainNumber("2222")) * .addEdge(LONDON, PARIS, Eurostar.trainNumber("3333")) * .addEdge(LONDON, BRUSSELS, Eurostar.trainNumber("4444")) * .addNode(REYKJAVIK) * .build(); * } * * <p>Builder instances can be reused; it is safe to call {@link #build} multiple times to build
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Mar 11 01:10:31 GMT 2026 - 9.6K bytes - Click Count (0) -
src/test/java/org/codelibs/core/collection/ArrayUtilTest.java
*/ @Test public void testRemoveNothing() throws Exception { final String[] array = new String[] { "111", "222", "333" }; final String[] newArray = ArrayUtil.remove(array, "444"); assertThat(newArray, is(sameInstance(array))); } /** * */ @Test public void testIsEmpty() { assertTrue(ArrayUtil.isEmpty((Object[]) null));Created: Fri Apr 03 20:58:12 GMT 2026 - Last Modified: Fri Jun 20 13:40:57 GMT 2025 - 10.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/ActivityHelperTest.java
activityHelper.print("ccc", createUser("testuser", new String[] { "111", "222" }), Map.of("111", "222", "333", "444")); assertEquals("action:CCC\tuser:testuser\t111:222\t333:444", localLogMsg.get()); } @Test public void test_login_ecs() { activityHelper.useEcsFormat = true; activityHelper.login(OptionalThing.empty()); assertEquals(Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 11:45:43 GMT 2026 - 24.3K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const SYS_MPROTECT ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_MREMAP = 411 pkg syscall (netbsd-arm64-cgo), const SYS_MREMAP ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_MSGCTL = 444 pkg syscall (netbsd-arm64-cgo), const SYS_MSGCTL ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_MSGGET = 225 pkg syscall (netbsd-arm64-cgo), const SYS_MSGGET ideal-int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.1.txt
pkg syscall (freebsd-386), const SYS_KLDSTAT = 308 pkg syscall (freebsd-386), const SYS_KLDSYM = 337 pkg syscall (freebsd-386), const SYS_KLDUNLOAD = 305 pkg syscall (freebsd-386), const SYS_KLDUNLOADF = 444 pkg syscall (freebsd-386), const SYS_KQUEUE = 362 pkg syscall (freebsd-386), const SYS_KTIMER_CREATE = 235 pkg syscall (freebsd-386), const SYS_KTIMER_DELETE = 236
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
0D3D ; valid # 5.1 MALAYALAM SIGN AVAGRAHA 0D3E..0D43 ; valid # 1.1 MALAYALAM VOWEL SIGN AA..MALAYALAM VOWEL SIGN VOCALIC R 0D44 ; valid # 5.1 MALAYALAM VOWEL SIGN VOCALIC RR 0D45 ; disallowed # NA <reserved-0D45>
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Feb 10 11:25:47 GMT 2024 - 854.1K bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const SYS_KLDSYM ideal-int pkg syscall (freebsd-arm64), const SYS_KLDUNLOAD = 305 pkg syscall (freebsd-arm64), const SYS_KLDUNLOAD ideal-int pkg syscall (freebsd-arm64), const SYS_KLDUNLOADF = 444 pkg syscall (freebsd-arm64), const SYS_KLDUNLOADF ideal-int pkg syscall (freebsd-arm64), const SYS_KMQ_NOTIFY = 461 pkg syscall (freebsd-arm64), const SYS_KMQ_NOTIFY ideal-int
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0)