- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 762 (0.01 sec)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/OkHttp.kt
* See the License for the specific language governing permissions and * limitations under the License. */ package okhttp3 expect object OkHttp { /** * This is a string like "5.0.0", "5.0.0-alpha.762", or "5.3.0-SNAPSHOT" indicating the version of * OkHttp in the current runtime. Use this to include the OkHttp version in custom `User-Agent` * headers. *
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Mon Jul 28 20:33:04 UTC 2025 - 1.5K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb1/net/NetServerEnum2ResponseTest.java
@CsvSource({ "3, 51, Windows NT 3.51", "4, 0, Windows NT 4.0", "5, 0, Windows 2000", "5, 1, Windows XP", "5, 2, Windows Server 2003", "6, 0, Windows Vista", "6, 1, Windows 7", "6, 2, Windows 8", "6, 3, Windows 8.1", "10, 0, Windows 10" }) void testReadDataWireFormatWithVariousVersions(int major, int minor, String description) throws Exception { setConverter(response, 0);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 25.4K bytes - Viewed (0)