in src/main/java/org/apache/fineract/cn/api/util/CookieInterceptingClient.java [80:82]
Response superExecute(final Request request, final Request.Options options) throws IOException { return super.execute(request, options); }