fun <T : Any> getCapabilityOrNull(key: HttpClientEngineCapability<T>): T?
Retrieve capability by key.