michalsn / codeigniter-htmx

HTMX helper library for CodeIgniter 4 framework
https://michalsn.github.io/codeigniter-htmx/
MIT License
75 stars 15 forks source link

feat: Improve `hxLocation()` redirect #80

Open neznaika0 opened 1 day ago

neznaika0 commented 1 day ago

Converting the full URL path to a relative. No protocol is required for HX-Location header.

See https://github.com/michalsn/codeigniter-htmx/issues/79#issuecomment-2410660298