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