- Sort Score
- Result 10 results
- Languages All
Results 461 - 470 of 570 for requerits (0.04 sec)
-
src/test/java/jcifs/internal/CommonServerMessageBlockRequestTest.java
verify(request).size(); verify(request).getOverrideTimeout(); verify(request).allowChain(nextRequest); } @Test @DisplayName("Test chaining scenario with multiple requests") void testChainingScenario() { // Given CommonServerMessageBlockRequest thirdRequest = mock(CommonServerMessageBlockRequest.class); when(request.getNext()).thenReturn(nextRequest);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 12.1K bytes - Viewed (0) -
docs/em/docs/tutorial/handling-errors.md
, ๐ ๐ ๐จ ๐งน โ, โฎ๏ธ ๐บ๐ธ๐ ๐ ๐ `418` & ๐ป ๐: ```JSON {"message": "Oops! yolo did something. There goes a rainbow..."} ``` /// note | ๐ก โน ๐ ๐ช โ๏ธ `from starlette.requests import Request` & `from starlette.responses import JSONResponse`. **FastAPI** ๐ ๐ `starlette.responses` `fastapi.responses` ๐ช ๐, ๐ฉโ๐ป. โ๏ธ ๐ ๐ช ๐จ ๐ ๐ โช๏ธโก๏ธ ๐. ๐ โฎ๏ธ `Request`. /// ## ๐ ๐ข โ ๐โ๐ฆบ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 8.1K bytes - Viewed (0) -
docs/uk/docs/tutorial/handling-errors.md
```JSON {"message": "Oops! yolo did something. There goes a rainbow..."} ``` /// note | ะขะตั ะฝััะฝั ะดะตัะฐะปั ะะธ ัะฐะบะพะถ ะผะพะถะตัะต ะฒะธะบะพัะธััะพะฒัะฒะฐัะธ `from starlette.requests import Request` ั `from starlette.responses import JSONResponse`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:31:13 UTC 2025 - 13.9K bytes - Viewed (0) -
cmd/post-policy_test.go
{http.StatusNoContent, credentials.SecretKey, map[string]string{"Awsaccesskeyid": credentials.AccessKey}}, // Forbidden with key not in policy.conditions for signed requests V2. {http.StatusForbidden, credentials.SecretKey, map[string]string{"Awsaccesskeyid": credentials.AccessKey, "AnotherKey": "AnotherContent"}}, } for i, test := range testCasesV2 {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 30.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/oic/OpenIdConnectAuthenticator.java
/** Session key for OpenID Connect state parameter. */ protected static final String OIC_STATE = "OIC_STATE"; /** HTTP transport for OpenID Connect requests. */ protected final HttpTransport httpTransport = new NetHttpTransport(); /** JSON factory for OpenID Connect response parsing. */ protected final JsonFactory jsonFactory = GsonFactory.getDefaultInstance();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 15.3K bytes - Viewed (0) -
cmd/sftp-server-driver.go
mcreds := credentials.NewStaticV4( f.permissions.CriticalOptions["AccessKey"], f.permissions.CriticalOptions["SecretKey"], f.permissions.CriticalOptions["SessionToken"], ) // Set X-Forwarded-For on all requests. tr := http.RoundTripper(globalRemoteFTPClientTransport) if f.remoteIP != "" { tr = forwardForTransport{tr: tr, fwd: f.remoteIP} } return minio.New(f.endpoint, &minio.Options{ TrailingHeaders: true,
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Mon Feb 10 16:35:49 UTC 2025 - 11.6K bytes - Viewed (0) -
src/test/java/jcifs/util/AuthenticationRateLimiterTest.java
localFailures = 0; // Reset on success } Thread.sleep(5); // Small delay to spread out requests } successfulThreads.incrementAndGet(); } catch (Exception e) { exceptionCount.incrementAndGet();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 15.8K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java
this.semaphore = new Semaphore(0); this.completed = new Completion(countdownInMillis); scheduleRelease(countdownInMillis); } /** * Requests a permit from the semaphore with a timeout and asserts that operation completed in * the expected timeframe. */ void tryAcquireSuccessfully(long timeoutMillis) {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 16 17:42:14 UTC 2025 - 31.7K bytes - Viewed (0) -
docs/ko/docs/help-fastapi.md
* **์ง๋ฌธ**์ ํ๊ฑฐ๋ **๋ฌธ์ **์ ๋ํด ์ง๋ฌธํฉ๋๋ค. * ์๋ก์ด **๊ธฐ๋ฅ**์ ์ ์ ํฉ๋๋ค. **์ฐธ๊ณ **: ๋ง์ฝ ์ด์๋ฅผ ์์ฑํ๋ค๋ฉด, ์ ๋ ์ฌ๋ฌ๋ถ์๊ฒ ๋ค๋ฅธ ์ฌ๋๋ค์ ๋์๋ฌ๋ผ๊ณ ๋ถํํ ๊ฒ์ ๋๋ค. ๐ ## Pull Requests ๋ฆฌ๋ทฐํ๊ธฐ ๋ค๋ฅธ ์ฌ๋๋ค์ pull request๋ฅผ ๋ฆฌ๋ทฐํ๋ ๋ฐ ๋์์ ์ค ์ ์์ต๋๋ค. ๋ค์ ํ๋ฒ ๋งํ์ง๋ง, ์ต๋ํ ์น์ ํ๊ฒ ๋ฆฌ๋ทฐํด ์ฃผ์ธ์. ๐ค --- Pull Rrquest๋ฅผ ๋ฆฌ๋ทฐํ ๋ ๊ณ ๋ คํด์ผ ํ ์ฌํญ๊ณผ ๋ฐฉ๋ฒ์ ๋ค์๊ณผ ๊ฐ์ต๋๋ค: ### ๋ฌธ์ ์ดํดํ๊ธฐ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 16.3K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/HcHttpClient.java
import jakarta.annotation.Resource; /** * HcHttpClient is an HTTP client implementation that extends AbstractCrawlerClient. * It provides various configurations and settings for making HTTP requests, including * connection timeouts, proxy settings, user agent, request headers, cookie management, * and SSL configurations. The client also supports robots.txt parsing and form-based * authentication schemes. *
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Aug 07 02:55:08 UTC 2025 - 52.2K bytes - Viewed (0)