- Sort Score
- Num 10 results
- Language All
Results 51 - 59 of 59 for userAgent (0.09 seconds)
-
impl/maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java
// configProps map is kept "pristine", is written ONLY, the mandatory resolver config Map<String, Object> configProps = new LinkedHashMap<>(); configProps.put(ConfigurationProperties.USER_AGENT, getUserAgent()); configProps.put(ConfigurationProperties.INTERACTIVE, request.isInteractiveMode()); configProps.put("maven.startTime", request.getStartTime());Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Thu Jul 17 05:56:35 GMT 2025 - 25.8K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/-UtilCommon.kt
for (i in this) { if (predicate(i)) { if (result.isEmpty()) result = mutableListOf() (result as MutableList<T>).add(i) } } return result } internal const val USER_AGENT: String = "okhttp/${CONST_VERSION}" internal fun checkOffsetAndCount( arrayLength: Long, offset: Long, count: Long, ) {
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Mon May 05 16:01:00 GMT 2025 - 10.1K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt
import okhttp3.RequestBody.Companion.toRequestBody import okhttp3.TestUtil.assertSuppressed import okhttp3.internal.RecordingAuthenticator import okhttp3.internal.RecordingOkAuthenticator import okhttp3.internal.USER_AGENT import okhttp3.internal.addHeaderLenient import okhttp3.internal.authenticator.JavaNetAuthenticator import okhttp3.internal.http.HTTP_PERM_REDIRECT import okhttp3.internal.http.HTTP_TEMP_REDIRECT
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Jun 21 20:36:35 GMT 2025 - 133.2K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt
import okhttp3.TestUtil.assumeNotWindows import okhttp3.TestUtil.awaitGarbageCollection import okhttp3.internal.DoubleInetAddressDns import okhttp3.internal.RecordingOkAuthenticator import okhttp3.internal.USER_AGENT import okhttp3.internal.addHeaderLenient import okhttp3.internal.closeQuietly import okhttp3.internal.http.HTTP_EARLY_HINTS import okhttp3.internal.http.HTTP_PROCESSING
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Nov 04 19:13:52 GMT 2025 - 147.4K bytes - Click Count (0) -
android/guava/src/com/google/common/net/HttpHeaders.java
* * @since 28.1 */ public static final String UPGRADE_INSECURE_REQUESTS = "Upgrade-Insecure-Requests"; /** The HTTP {@code User-Agent} header field name. */ public static final String USER_AGENT = "User-Agent"; // HTTP Response header fields /** The HTTP {@code Accept-Ranges} header field name. */ public static final String ACCEPT_RANGES = "Accept-Ranges";Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Mar 27 20:37:16 GMT 2025 - 35.4K bytes - Click Count (0) -
api/go1.txt
pkg net/http, method (*Request) ProtoAtLeast(int, int) bool pkg net/http, method (*Request) Referer() string pkg net/http, method (*Request) SetBasicAuth(string, string) pkg net/http, method (*Request) UserAgent() string pkg net/http, method (*Request) Write(io.Writer) error pkg net/http, method (*Request) WriteProxy(io.Writer) error pkg net/http, method (*Response) Cookies() []*Cookie
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Aug 14 18:58:28 GMT 2013 - 1.7M bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type BpfZbufHeader struct, Kernel_gen uint32 pkg syscall (freebsd-arm64), type BpfZbufHeader struct, Kernel_len uint32 pkg syscall (freebsd-arm64), type BpfZbufHeader struct, User_gen uint32 pkg syscall (freebsd-arm64), type BpfZbufHeader struct, X_bzh_pad [5]uint32 pkg syscall (freebsd-arm64), type Cmsghdr struct pkg syscall (freebsd-arm64), type Cmsghdr struct, Len uint32
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type BpfZbufHeader struct, Kernel_gen uint32 #53466 pkg syscall (freebsd-riscv64), type BpfZbufHeader struct, Kernel_len uint32 #53466 pkg syscall (freebsd-riscv64), type BpfZbufHeader struct, User_gen uint32 #53466 pkg syscall (freebsd-riscv64), type BpfZbufHeader struct, X_bzh_pad [5]uint32 #53466 pkg syscall (freebsd-riscv64), type Cmsghdr struct #53466 pkg syscall (freebsd-riscv64), type Cmsghdr struct, Len uint32 #53466
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 21:23:32 GMT 2023 - 602.6K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), type BpfZbufHeader struct, Kernel_gen uint32 pkg syscall (freebsd-386-cgo), type BpfZbufHeader struct, Kernel_len uint32 pkg syscall (freebsd-386-cgo), type BpfZbufHeader struct, User_gen uint32 pkg syscall (freebsd-386-cgo), type BpfZbufHeader struct, X_bzh_pad [5]uint32 pkg syscall (freebsd-386-cgo), type Cmsghdr struct pkg syscall (freebsd-386-cgo), type Cmsghdr struct, Len uint32
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1)