1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/examples
renerocksai cc6d55fbf7
Improved & generalized checkEndpoint functions
E.g. return type's error set does not need to be `anyerror` anymore.
2025-03-30 19:37:40 +02:00
..
accept add zap.Request.headersToOwnedList() 2025-03-21 19:31:11 +01:00
app remove legacy, update README 2025-03-30 14:46:08 +02:00
bindataformpost get rid of zap.util.FreeOrNot 2025-03-21 18:21:27 +01:00
cookies get rid of zap.util.FreeOrNot 2025-03-21 18:21:27 +01:00
endpoint Improved & generalized checkEndpoint functions 2025-03-30 19:37:40 +02:00
endpoint_auth Improved & generalized checkEndpoint functions 2025-03-30 19:37:40 +02:00
hello introduced error union to request fn return type 2025-03-16 20:16:14 +01:00
hello2 get rid of zap.util.FreeOrNot 2025-03-21 18:21:27 +01:00
hello_json get rid of zap.util.FreeOrNot 2025-03-21 18:21:27 +01:00
http_params get rid of zap.util.FreeOrNot 2025-03-21 18:21:27 +01:00
https introduced error union to request fn return type 2025-03-16 20:16:14 +01:00
middleware removed Self and @This() as much as possible 2025-03-21 18:57:33 +01:00
middleware_with_endpoint removed Self and @This() as much as possible 2025-03-21 18:57:33 +01:00
mustache introduced error union to request fn return type 2025-03-16 20:16:14 +01:00
routes introduced error union to request fn return type 2025-03-16 20:16:14 +01:00
senderror introduced error union to request fn return type 2025-03-16 20:16:14 +01:00
sendfile introduced error union to request fn return type 2025-03-16 20:16:14 +01:00
serve introduced error union to request fn return type 2025-03-16 20:16:14 +01:00
simple_router removed Self and @This() as much as possible 2025-03-21 18:57:33 +01:00
userpass_session_auth get rid of zap.util.FreeOrNot 2025-03-21 18:21:27 +01:00
websockets removed Self and @This() as much as possible 2025-03-21 18:57:33 +01:00