touka/examples
wjqserver 51ee66871f feat: add HTTP QUERY method support (RFC 10008)
- Add MethodQuery constant to touka.go
- Add QUERY() convenience method to Engine and RouterGroup
- Add examples/query/main.go demonstrating usage
- All existing tests pass
2026-07-15 02:18:44 +08:00
..
httpc fix: 修复 examples/httpc 中 c.String 非常量 format string 编译错误 2026-04-22 08:51:42 +08:00
logger_slog feat: 引入 Logger 接口抽象,支持自定义日志实现 2026-04-21 19:43:56 +08:00
query feat: add HTTP QUERY method support (RFC 10008) 2026-07-15 02:18:44 +08:00