
com.github.jchanghong.http.tests.kt Maven / Gradle / Ivy
package com.github.jchanghong.http
fun main() {
println(OkHttps.httpClient.get("http://baidu.com"))
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.github.jchanghong.http
fun main() {
println(OkHttps.httpClient.get("http://baidu.com"))
}