- Sort Score
- Result 10 results
- Languages All
Results 31 - 34 of 34 for keepalives (0.12 sec)
-
android/guava/src/com/google/common/net/HttpHeaders.java
public static final String LOCATION = "Location"; /** * The HTTP {@code Keep-Alive} header field name. * * @since 31.0 */ public static final String KEEP_ALIVE = "Keep-Alive"; /** * The HTTP <a href="https://github.com/WICG/nav-speculation/blob/main/no-vary-search.md">{@code * No-Vary-Seearch}</a> header field name. * * @since 32.0.0 */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Oct 01 19:08:38 UTC 2024 - 35.3K bytes - Viewed (0) -
api/go1.3.txt
pkg math/big, method (*Int) UnmarshalText([]uint8) error pkg math/big, method (*Rat) MarshalText() ([]uint8, error) pkg math/big, method (*Rat) UnmarshalText([]uint8) error pkg net, type Dialer struct, KeepAlive time.Duration pkg net/http, const StateActive = 1 pkg net/http, const StateActive ConnState pkg net/http, const StateClosed = 4 pkg net/http, const StateClosed ConnState pkg net/http, const StateHijacked = 3
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jun 02 02:45:00 UTC 2014 - 117K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- "kubectl delete" no longer waits for dependent objects to be deleted when removing parent resources ([#65908](https://github.com/kubernetes/kubernetes/pull/65908), [@juanvallejo](https://github.com/juanvallejo)) - A new flag, `--keepalive`, has been introduced, for kubectl proxy to allow setting keep-alive period for long-running request. ([#63793](https://github.com/kubernetes/kubernetes/pull/63793), [@hzxuzhonghu](https://github.com/hzxuzhonghu))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
api/go1.13.txt
pkg net, method (*DNSConfigError) Unwrap() error pkg net, method (*OpError) Unwrap() error pkg net, type DNSError struct, IsNotFound bool pkg net, type ListenConfig struct, KeepAlive time.Duration pkg net/url, method (*Error) Unwrap() error pkg os/exec, method (*Cmd) String() string pkg os/exec, method (*Error) Unwrap() error pkg os, func UserConfigDir() (string, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0)