reloadFromOrigin()
Reloads the current webpage, and performs end-to-end revalidation of the content using cache-validating conditionals, if possible.
Declaration
func reloadFromOrigin() -> WKNavigation?Return Value
A new navigation that represents the reloaded webpage.