Added license. Cleanup and expanded documentation.
This commit is contained in:
parent
d35cf1d8a6
commit
86774ae781
6 changed files with 118 additions and 60 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
"github.com/labstack/echo/v4"
|
||||
)
|
||||
|
||||
// Headers (https://.org/docs/#requests)
|
||||
// Headers (https://htmx.org/docs/#requests)
|
||||
const (
|
||||
HeaderRequest = "HX-Request"
|
||||
HeaderBoosted = "HX-Boosted"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue