Activity
fix(route): proper function call for HEAD
fix(route): proper function call for HEAD
feat: switch to secsock
feat: switch to secsock
Pull request merge
feat(zig): bump to 0.14 for secsock compat
feat(zig): bump to 0.14 for secsock compat
fix(wrapping): properly log the typeName on error
fix(wrapping): properly log the typeName on error
chore(routing_trie): change error to MissingSeperator
chore(routing_trie): change error to MissingSeperator
fix(routing_trie): better validation on URL queries
fix(routing_trie): better validation on URL queries
fix: apply Respond Fields directly to Response
fix: apply Respond Fields directly to Response
Pull request merge
fix(respond): apply fields directly to response
fix(respond): apply fields directly to response
Force push
feat: apply middleware at the handler level
feat: apply middleware at the handler level
Pull request merge
fix(middleware): fix application on same path
fix(middleware): fix application on same path
chore(routing_trie): ensure tests pass
chore(routing_trie): ensure tests pass
Force push