- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for HTTP2 (0.1 sec)
-
api/next/67813.txt
pkg net/http, type HTTP2Config struct, SendPingTimeout time.Duration #67813 pkg net/http, type HTTP2Config struct, WriteByteTimeout time.Duration #67813 pkg net/http, type Server struct, HTTP2 *HTTP2Config #67813
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 29 17:38:46 UTC 2024 - 989 bytes - Viewed (0) -
doc/next/6-stdlib/99-minor/net/http/67813.md
[Transport] and [Server] now have an HTTP2 field which permits
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 29 17:38:46 UTC 2024 - 101 bytes - Viewed (0) -
common/config/.golangci.yml
desc: "gogo/protobuf is deprecated, use golang/protobuf" # deny for all go files AllGoFiles: files: - $all deny: - pkg: golang.org/x/net/http2/h2c desc: "h2c.NewHandler is unsafe; use wrapper istio.io/istio/pkg/h2c" - pkg: github.com/golang/protobuf/jsonpb desc: "don't use the jsonpb package directly; use util/protomarshal instead"
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 11.7K bytes - Viewed (0) -
istioctl/pkg/describe/describe.go
// of them. For example, it doesn't listen on 443 without additional setup. This prints // the most basic output. portsToShow := map[string]bool{ "http2": true, "http": true, } protocolToScheme := map[string]string{ "HTTP2": "http", "HTTP": "http", } schemePortDefault := map[string]int{ "http": 80, } for _, port := range ingress.service.Spec.Ports {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 50.6K bytes - Viewed (0) -
android/guava/src/com/google/common/net/HttpHeaders.java
public static final String HOST = "Host"; /** * The HTTP <a href="https://datatracker.ietf.org/doc/html/rfc7540#section-3.2.1">{@code * HTTP2-Settings} </a> header field name. * * @since 24.0 */ public static final String HTTP2_SETTINGS = "HTTP2-Settings"; /** The HTTP {@code If-Match} header field name. */ public static final String IF_MATCH = "If-Match";
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Oct 01 19:08:38 UTC 2024 - 35.3K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
properties: h2UpgradePolicy: description: |- Specify if http1.1 connection should be upgraded to http2 for the associated destination. Valid Options: DEFAULT, DO_NOT_UPGRADE, UPGRADE enum: - DEFAULT
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.31.md
- Kube-apiserver: Added support to disable http/2 serving with a `--disable-http2-serving` flag. ([#122176](https://github.com/kubernetes/kubernetes/pull/122176), [@slashpai](https://github.com/slashpai)) [SIG API Machinery]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 12:18:32 UTC 2024 - 315.4K bytes - Viewed (0) -
compat/maven-model-builder/src/test/resources/dag.txt
quarkus/extensions/mutiny/deployment/pom.xml quarkus/extensions/narayana-jta/runtime/pom.xml quarkus/test-framework/junit5-internal/pom.xml quarkus/integration-tests/rest-client-reactive-http2/pom.xml quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml quarkus/test-framework/junit5/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 224K bytes - Viewed (0)