- Sort Score
- Num 10 results
- Language All
Results 251 - 260 of 416 for _proxy_ (0.16 seconds)
-
docs/uk/docs/deployment/docker.md
Якщо ви запускаєте контейнер за представником з термінацією TLS (балансувальником навантаження), наприклад Nginx або Traefik, додайте опцію `--proxy-headers`. Це скаже Uvicorn (через CLI FastAPI) довіряти заголовкам, що надсилаються цим представником, які вказують, що застосунок працює за HTTPS тощо. ```Dockerfile CMD ["fastapi", "run", "app/main.py", "--proxy-headers", "--port", "80"] ```
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 44.2K bytes - Click Count (0) -
build-tools-internal/src/main/resources/forbidden/third-party-audit.txt
com.sun.org.apache.xml.internal.serializer.utils.** com.sun.org.apache.xml.internal.utils.** com.sun.org.apache.xpath.internal.** com.sun.org.glassfish.** com.sun.pisces.** com.sun.prism.** com.sun.proxy.** com.sun.scenario.** com.sun.t2k.** com.sun.webkit.** com.sun.xml.internal.** jdk.internal.** jdk.management.resource.internal.** jdk.nashorn.internal.** jdk.nashorn.tools.** oracle.jrockit.jfr.**
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 3K bytes - Click Count (0) -
docs/uk/llm-prompt.md
- lock: блокування - middleware: проміжне програмне забезпечення - mounting: монтування - origin: джерело - override: переписування - payload: корисне навантаження - processor: процесор - property: властивість - proxy: представник - pull request: запит на витяг - random-access memory: пам'ять з довільним доступом - status code: код статусу - string: строка - tag: мітка - wildcard: дика карта ### `///` admonitions
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Feb 04 16:47:51 GMT 2026 - 4K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.7.md
- [**Deprecations**](#deprecations) - [Cluster provisioning scripts](#cluster-provisioning-scripts) - [Client libraries](#client-libraries) - [DaemonSet](#daemonset) - [kube-proxy](#kube-proxy) - [Namespace](#namespace) - [Scheduling](#scheduling) - [**Notable Features**](#notable-features) - [Kubefed](#kubefed) - [**Kubernetes API**](#kubernetes-api)Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu May 05 13:44:43 GMT 2022 - 308.7K bytes - Click Count (1) -
guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java
* <li>If a constructor or factory method takes a parameter whose type is interface, a dynamic * proxy will be passed to the method. It's possible that the method body expects an * instance method of the passed-in proxy to be of a certain value yet the proxy isn't aware * of the assumption, in which case the equality check before and after serialization will * fail.
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Apr 02 14:49:41 GMT 2026 - 17.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.14.md
* [metatada-proxy addon] Bump prometheus-to-sd v0.5.0 to pick up security fixes.
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Mon Jun 14 22:06:39 GMT 2021 - 271.5K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/graph/AbstractStandardDirectedGraphTest.java
@Test public void putEdge_existingNodes() { assume().that(graphIsMutable()).isTrue(); // Adding nodes initially for safety (insulating from possible future // modifications to proxy methods) addNode(N1); addNode(N2); assertThat(graphAsMutableGraph.putEdge(N1, N2)).isTrue(); } @Test public void putEdge_existingEdgeBetweenSameNodes() {
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Oct 06 20:14:55 GMT 2025 - 14.4K bytes - Click Count (0) -
docs/de/docs/tutorial/security/first-steps.md
Die Verwendung einer relativen URL ist wichtig, um sicherzustellen, dass Ihre Anwendung auch in einem fortgeschrittenen Anwendungsfall, wie [Hinter einem Proxy](../../advanced/behind-a-proxy.md), weiterhin funktioniert. ///
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 9.7K bytes - Click Count (0) -
.github/ISSUE_TEMPLATE/00-bug.yml
GOINSECURE="" GOMODCACHE="/Users/gopher/go/pkg/mod" GONOPROXY="" GONOSUMDB="" GOOS="darwin" GOPATH="/Users/gopher/go" GOPRIVATE="" GOPROXY="https://proxy.golang.org,direct" GOROOT="/usr/local/go" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/usr/local/go/pkg/tool/darwin_arm64" GOVCS="" GOVERSION="go1.20.7"Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 04 23:31:17 GMT 2024 - 3.3K bytes - Click Count (0) -
CLAUDE.md
- **`CurlRequest`**: Fluent request builder supporting query parameters, headers, body content, GZIP compression, SSL configuration, proxy settings, encoding, threshold, custom connection configuration, and async execution. - **`CurlResponse`**: Response wrapper implementing `Closeable`. Provides HTTP status code, headers, and content access methods.
Created: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Thu Jan 08 07:28:24 GMT 2026 - 4.3K bytes - Click Count (0)