mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
![]() Make `get`, `post`, ... methods optional. Check whether these method exist at comptime. When no corresponding method is provided, the handler simply return immediately. Since it uses comptime, hopefully it should not add any checks at runtime. |
||
---|---|---|
.. | ||
auth.zig | ||
basic.zig | ||
errors.zig |