mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 05:21:18 +00:00

* Support header HX-Push="false" This is a tiny change that allows the `HX-Push` response header to obey "false" just like the `hx-push-url` attribute. * Add documentation for hx-push response header