1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/src
2024-09-02 17:21:15 +00:00
..
deps Update to use the new alignCast where the alignOf is not needed anymore 2023-06-26 20:11:34 -07:00
tests fix test-sendfile (std.http use) 2024-04-21 17:38:06 +02:00
endpoint.zig fix breaking changes as of 14-4-24 2024-04-14 18:19:18 +02:00
fio.zig update docs for zap.start 2024-09-02 17:21:15 +00:00
http.zig feat: add HEAD Method to methodAsEnum 2024-06-23 23:59:43 +02:00
http_auth.zig make zap master build with zig master 2024-06-27 19:33:04 +02:00
log.zig API cleanup #2 -------------- 2024-01-09 11:28:53 +01:00
middleware.zig update docs and examples for endpoint middleware 2024-07-25 20:38:26 -04:00
mustache.zig rename MustacheLoadArgs to LoadArgs 2024-07-14 15:57:43 -04:00
request.zig doc: getHeader need lowercase keys 2024-07-15 12:29:03 +02:00
router.zig re-write of zap.Router, fix #83 2024-03-23 23:00:25 +01:00
tls.zig Added tls.zig 2023-12-30 13:19:01 +01:00
util.zig re-write of zap.Router, fix #83 2024-03-23 23:00:25 +01:00
websockets.zig WebSockets: fix write function by replacing fio.str2fio with util.str2fio 2024-02-29 15:51:35 +01:00
zap.zig make zap master build with zig master 2024-06-27 19:33:04 +02:00