Open gkhk0 opened 1 month ago
@gkhk0 I have implemented a change which fixes this issue in PR#106 of the extensions repository. When this change is merged, hx-boosted elements will include HX-Request
headers in the request, making sure only the needed portion of the page is fetched. If you would like to use the updated extension already now, you can find it in my fork.
Pages preloaded using the htmx Preload extension are not being boosted as expected. This leads to unnecessary data transmission, as the entire preloaded page is fetched even if only a portion of it is needed.