|
|
|
|
|
by recursivedoubts
222 days ago
|
|
In htmx 4.0 you are able to do pretty much anything, up to and including replacing `fetch()` with your own implementation on a per-request basis. So you should be able to achieve pretty much anything at that point. A nice side-effect of moving to fetch. |
|