robertwayne / axum-htmx

A set of htmx extractors, responders, and request guards for axum.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding HtmxResponse to easily set Htmx Response Headers

pfzetto opened this issue · comments

Hello,
would you mind if I create a PR implementing something like HtmxResponse in a builder-like pattern to easily set the response headers described in https://htmx.org/docs/#response-headers?

commented

I've thought about this a bit as well, so I'm definitely open to a PR.