Benoit Quenaudon
10/27/2021, 5:35 PMLastExceed
10/27/2021, 5:35 PMBenoit Quenaudon
10/27/2021, 5:35 PMJacob
10/27/2021, 5:36 PMLastExceed
10/27/2021, 5:36 PMLastExceed
10/27/2021, 5:36 PMhttps://i.imgur.com/J8Qr69w.png▾
LastExceed
10/27/2021, 5:39 PMMiSikora
10/27/2021, 6:06 PMLastExceed
10/27/2021, 6:08 PMLastExceed
10/27/2021, 6:13 PM.replace("`get`", "get")
at this point. dont wanna start all overNikky
10/28/2021, 11:14 AMdimsuz
10/28/2021, 4:44 PMwire
, does one need to disable okhttp connection timeouts for streaming?
I use
sendChannel.send(Request()); sendChannel.close()
receiveChannel.consumeEach { resp -> println(resp) }
and when I use BloomRPC this request is sent and then it hangs indefinetely if no response is arriving.
but when running above code with wire
, after several seconds it fails with SocketTimeoutException
yschimke
10/29/2021, 7:42 AMJavier
10/29/2021, 8:31 AMcharleskorn
10/29/2021, 9:45 PM-<http://Djavax.net|Djavax.net>.ssl.trustStoreType=WINDOWS-ROOT
or -<http://Djavax.net|Djavax.net>.ssl.trustStoreType=KeychainStore
to the java
command line if running on Windows or macOS respectively)
I have an app that runs across multiple operating systems and corporate environments and it often runs into issues with corporate proxies MITMing traffic. Most of the time, the self-signed root CA certificate these proxies use has been added to the native trust store, but not the Java trust store, so any outgoing connections fail because the certificate presented is not trusted.Thomas
10/30/2021, 12:53 AMFix: Fail fast when the cache is corrupted.
Could this be backported to 4.x, please? My app with OkHttp 4.9.1 reports crashes in production about corrupted cache. See for more details: https://github.com/square/okhttp/issues/6453Philip Dukhov
10/31/2021, 3:42 PMco.touchlab.sqliter.DatabaseFileContext.deleteDatabase(filename)
, what's Android equivalent?alec
10/31/2021, 4:00 PMhfhbd
11/02/2021, 11:07 AMsaket
11/02/2021, 12:17 PMhfhbd
11/02/2021, 1:08 PMjw
11/02/2021, 1:15 PMhfhbd
11/02/2021, 1:41 PM1.6.0-20211026.120437-100
, is it?saket
11/02/2021, 2:17 PMsaket
11/02/2021, 2:18 PM-SNAPSHOT
gradle will find the latest build, but you can also specify the exact build by using its timestampsaket
11/02/2021, 2:19 PMmaven-metadata.xml
filesaket
11/02/2021, 2:20 PMsaket
11/02/2021, 2:20 PMcoroutines-extensions-macosx64
can be found here:saket
11/02/2021, 2:21 PMcoroutines-extensions-macosx64-1.6.0-20211026.120437-89