Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class NetrcAuthenticator(hosts: Map<String, PasswordAuthentication>, default: PasswordAuthentication?) : Authenticator
Link copied to clipboard
Functions
Link copied to clipboard
fun <T> HttpResponse<T>.checkStatusCode(expectedStatusCodes: Set<Int> = DEFAULT_EXPECTED_STATUS_CODES)