add stack trace as argument to the panic recovery function
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
add secure headers config