Toggle navigation
Home
spark.route.RedirectStatus to spark.Redirect.Status
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'spark'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
res.redirect(toPath,status.getIntValue())
to
res.redirect(toPath,status.intValue())