- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 46 (0.01 sec)
-
CHANGELOG/CHANGELOG-1.4.md
- [Downloads for v1.4.7](#downloads-for-v147) - [Client Binaries](#client-binaries-3) - [Server Binaries](#server-binaries-3) - [Changelog since v1.4.6](#changelog-since-v146) - [Other notable changes](#other-notable-changes-3) - [v1.4.6](#v146) - [Downloads for v1.4.6](#downloads-for-v146) - [Client Binaries](#client-binaries-4) - [Server Binaries](#server-binaries-4) - [Changelog since v1.4.5](#changelog-since-v145)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt
/** * In OkHttp 4.5 and earlier, HTTP 307 and 308 redirects were only honored if the request method * was GET or HEAD. * * In OkHttp 4.6 and later, HTTP 307 and 308 redirects are honored for all request methods. * * If you're upgrading to OkHttp 4.6 and would like to retain the previous behavior, install this * as a **network interceptor**. It will strip the `Location` header of impacted responses to
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Jun 21 20:36:35 UTC 2025 - 133.2K bytes - Viewed (0)