1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00
zap/src
2024-07-14 00:09:20 -04: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 added zap.Tls, updated https example 2023-12-30 03:28:21 +01: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 Merge branch 'zig-0.12.0' 2024-04-21 14:20:15 +02:00
mustache.zig include BuildResult in public Mustache API 2024-07-14 00:09:20 -04:00
request.zig make zap master build with zig master 2024-06-27 19:33:04 +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