mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-01-19 23:26:10 +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