1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00
zap/src
2023-04-16 22:36:27 +02:00
..
deps added cimport.zig of facilio - for maybe later 2023-02-27 13:40:02 +01:00
endpoint.zig added unauthorized callback to auth endpoints 2023-04-16 21:23:32 +02:00
fio.zig started adding HTTP auth + tests 2023-04-16 06:44:14 +02:00
http.zig added http status code enum from apple_pie 2023-01-21 09:58:29 +01:00
http_auth.zig implemented, tested Basic auth (Token68, UserPass) 2023-04-16 22:36:27 +02:00
http_client.zig made http_client more universal 2023-04-16 20:06:07 +02:00
http_client_testrunner.zig implemented, tested Basic auth (Token68, UserPass) 2023-04-16 22:36:27 +02:00
log.zig added facilio logging functions 2023-03-08 15:08:15 +01:00
mustache.zig fixed MustacheBuild mem leak 2023-03-10 21:16:15 +01:00
test_auth.zig implemented, tested Basic auth (Token68, UserPass) 2023-04-16 22:36:27 +02:00
util.zig added support for SimpleRequest.getHeader() 2023-04-14 23:32:56 +02:00
zap.zig started adding HTTP auth + tests 2023-04-16 06:44:14 +02:00