~mna/kick-archived-see-github

Fix tests and lint
get stack before call
add stack trace as argument to the panic recovery function
fix build manifest
replace augmented writer with httpsnoop for limit response body
use httpsnoop to capture logging metrics
Merge branch 'master' of git.sr.ht:~mna/kick
builder: add form field name option for csrf
add request id to logging fields
add RouterMiddleware option
add DisableHTTP2 option, test HTTP/2 support
builder: support OPTIONS and HEAD requests, more tests
start testing cors, fails
test more middleware configuration cases
start validating handler
more tutorials ideas
validate rate limit
add secure headers config
Next