To make a server request without changing a fragment, use the :none target.
:none
Note Even with a target other than :none, the server can still decide to skip the render pass.
Even with a target other than :none, the server can still decide to skip the render pass.
<a href="/ping" up-target=":none">Ping server</a>