getFile

@GET()
public abstract Response<ResponseBody> getFile(@HeaderMap() Map<String, String> bearer, @Url() String location)