- Sort Score
- Result 10 results
- Languages All
Results 171 - 180 of 215 for 80 (0.02 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/http2/HttpOverHttp2Test.kt
.proxy(server.proxyAddress) .build() val url = server.url("/").resolve("//android.com/foo")!! val port = when (url.scheme) { "https" -> 443 "http" -> 80 else -> error("unexpected scheme") } val call = client.newCall(Request(url)) val response = call.execute() assertThat(response.body.string()).isEqualTo("ABCDE")
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sat Nov 01 12:18:11 UTC 2025 - 67.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.34.md
- github.com/go-kit/kit: [v0.9.0](https://github.com/go-kit/kit/tree/v0.9.0) - github.com/go-logfmt/logfmt: [v0.4.0](https://github.com/go-logfmt/logfmt/tree/v0.4.0) - github.com/go-stack/stack: [v1.8.0](https://github.com/go-stack/stack/tree/v1.8.0) - github.com/golang-jwt/jwt/v4: [v4.5.2](https://github.com/golang-jwt/jwt/tree/v4.5.2) - github.com/golang/mock: [v1.1.1](https://github.com/golang/mock/tree/v1.1.1)
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Dec 10 01:13:50 UTC 2025 - 333.3K bytes - Viewed (2) -
docs/smb3-features/03-multi-channel-design.md
writeInt4(buffer, 0, interfaceIndex); // Capability (4 bytes) writeInt4(buffer, 4, capability); // Reserved (4 bytes) writeInt4(buffer, 8, 0); // LinkSpeed (8 bytes) writeInt8(buffer, 12, linkSpeed * 1000000L); // Convert to bps // SockaddrStorage (128 bytes) encodeSockaddr(buffer, 20);
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 02:53:50 UTC 2025 - 39.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.21.md
- github.com/opencontainers/runc: [v1.0.0-rc95 → v1.0.2](https://github.com/opencontainers/runc/compare/v1.0.0-rc95...v1.0.2) - github.com/opencontainers/selinux: [v1.8.0 → v1.8.2](https://github.com/opencontainers/selinux/compare/v1.8.0...v1.8.2) - github.com/sirupsen/logrus: [v1.7.0 → v1.8.1](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.8.1) - google.golang.org/protobuf: v1.25.0 → v1.26.0 ### Removed
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- golang.org/x/mod: 86c51ed → v0.8.0 - golang.org/x/net: v0.7.0 → v0.8.0 - golang.org/x/sync: 886fb93 → v0.1.0 - golang.org/x/sys: v0.5.0 → v0.6.0 - golang.org/x/term: v0.5.0 → v0.6.0 - golang.org/x/text: v0.7.0 → v0.8.0 - golang.org/x/tools: v0.1.12 → v0.6.0 - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.36 → v0.0.37
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
api/go1.11.txt
pkg debug/elf, const EM_MICROBLAZE = 189 pkg debug/elf, const EM_MICROBLAZE Machine pkg debug/elf, const EM_MMDSP_PLUS = 160 pkg debug/elf, const EM_MMDSP_PLUS Machine pkg debug/elf, const EM_MMIX = 80 pkg debug/elf, const EM_MMIX Machine pkg debug/elf, const EM_MN10200 = 90 pkg debug/elf, const EM_MN10200 Machine pkg debug/elf, const EM_MN10300 = 89 pkg debug/elf, const EM_MN10300 Machine
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Aug 22 03:48:56 UTC 2018 - 25K bytes - Viewed (0) -
docs/changelogs/changelog_2x.md
connected wasn't being closed when the application used `Call.cancel()`. * **Changing a HttpUrl’s scheme now tracks the default port.** We had a bug where changing a URL from `http` to `https` would leave it on port 80. * **Okio has been updated to 1.6.0.** ```xml <dependency> <groupId>com.squareup.okio</groupId> <artifactId>okio</artifactId> <version>1.6.0</version> </dependency>
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sun Feb 06 02:19:09 UTC 2022 - 26.6K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0) -
api/go1.14.txt
pkg log/syslog (freebsd-arm64), const LOG_ALERT Priority pkg log/syslog (freebsd-arm64), const LOG_AUTH = 32 pkg log/syslog (freebsd-arm64), const LOG_AUTH Priority pkg log/syslog (freebsd-arm64), const LOG_AUTHPRIV = 80 pkg log/syslog (freebsd-arm64), const LOG_AUTHPRIV Priority pkg log/syslog (freebsd-arm64), const LOG_CRIT = 2 pkg log/syslog (freebsd-arm64), const LOG_CRIT Priority pkg log/syslog (freebsd-arm64), const LOG_CRON = 72
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.10.txt
pkg debug/elf, const R_ARM_LDRS_SB_G0 = 78 pkg debug/elf, const R_ARM_LDRS_SB_G0 R_ARM pkg debug/elf, const R_ARM_LDRS_SB_G1 = 79 pkg debug/elf, const R_ARM_LDRS_SB_G1 R_ARM pkg debug/elf, const R_ARM_LDRS_SB_G2 = 80 pkg debug/elf, const R_ARM_LDRS_SB_G2 R_ARM pkg debug/elf, const R_ARM_LDR_PC_G1 = 62 pkg debug/elf, const R_ARM_LDR_PC_G1 R_ARM pkg debug/elf, const R_ARM_LDR_PC_G2 = 63 pkg debug/elf, const R_ARM_LDR_PC_G2 R_ARM
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue Feb 06 05:00:01 UTC 2018 - 30.1K bytes - Viewed (0)