7 Commits

Author SHA1 Message Date
Ben Pate
8ac4f651b1
Response Header HX-Push:false (#734)
* 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
2022-02-04 11:06:54 -07:00
Eugene Esca
badc733d5b
Update hx-trigger.md
Added an example without using JS code for better modifier understanding for basic body trigger call
2021-03-12 23:36:58 +02:00
Adam Johnson
1c2733ec6f Improve HX-Trigger documentation
* Fix URL for move from `X-HX-` prefix to `HX-` - not sure if this would need a redirect.
* Cover all three `HX-Trigger-*` headers in the page.
* Remove some redundant redundancy in the list of response headers
2021-02-07 20:05:12 +00:00
acnebs
d01025823e Rename custom HTTP headers to no longer start with X-
This convention is deprecated, as per this RFC from the IETF: 
https://tools.ietf.org/html/rfc6648
2020-05-28 01:29:51 +01:00
Ben Croker
3078a352dc
Rename x-ht-trigger.md to x-hx-trigger.md 2020-05-23 10:59:49 +02:00
carson
3aa8c64754 le big re-rename 2020-05-17 05:22:19 -07:00
carson
a39c7a16b7 more docs 2020-05-11 20:23:06 -07:00