To make a server request without changing a fragment, use the :none target.
:none
Targeting fragments
Clicking this link will make a request to /ping, but not update any element:
/ping
<a href="/?originalUrl=https%3A%2F%2Funpoly.com%2Fping" up-target=":none">Ping server</a>