TheHX-Push-Url
header allows you to push a URL into the browserlocation history.This creates a new history entry, allowing navigation with the browser’s back and forward buttons.This is similar to thehx-push-url
attribute.
If present, this header overrides any behavior defined with attributes.
The possible values for this header are:
history.pushState()
.false
, which prevents the browser’s history from being updated.Response headers are not processed on 3xx response codes. seeResponse Headers