79771758

Date: 2025-09-22 14:57:03
Score: 2.5
Natty:
Report link

https://github.com/sergiocasero/kmm_mtls_sample

check it out

expect class HttpClientProvider {
    fun clientWithMtls(block: HttpClientConfig<*>.() -> Unit): HttpClient
    fun client(block: HttpClientConfig<*>.() -> Unit): HttpClient
}
Reasons:
  • Blacklisted phrase (0.5): check it out
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dmitry Andreev