1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/examples
2024-01-10 15:13:25 +01:00
..
bindataformpost Refactored request, auth, endpoint: - zap.Request : refactored into its own file, along with supporting types and functions (e.g. http params related) - added setContentTypeFromFilename thx @hauleth. - zap.Auth : zap.Auth.Basic, zap.Auth.BearerSingle, ... - zap.Endpoint : zap.Endpoint, zap.Endpoint.Authenticating 2024-01-10 15:13:25 +01:00
cookies finalize: allocator always 1st-ish arg 2024-01-09 11:30:16 +01:00
endpoint Refactored request, auth, endpoint: - zap.Request : refactored into its own file, along with supporting types and functions (e.g. http params related) - added setContentTypeFromFilename thx @hauleth. - zap.Auth : zap.Auth.Basic, zap.Auth.BearerSingle, ... - zap.Endpoint : zap.Endpoint, zap.Endpoint.Authenticating 2024-01-10 15:13:25 +01:00
endpoint_auth Refactored request, auth, endpoint: - zap.Request : refactored into its own file, along with supporting types and functions (e.g. http params related) - added setContentTypeFromFilename thx @hauleth. - zap.Auth : zap.Auth.Basic, zap.Auth.BearerSingle, ... - zap.Endpoint : zap.Endpoint, zap.Endpoint.Authenticating 2024-01-10 15:13:25 +01:00
hello API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
hello2 API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
hello_json added setContentTypeFromFilename thx @hauleth. 2024-01-09 11:57:48 +01:00
http_params don't pollute global namespace with fio 2024-01-09 11:33:44 +01:00
https API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
middleware API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
middleware_with_endpoint API cleanup #2 -------------- 2024-01-09 11:28:53 +01:00
mustache API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
routes API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
senderror API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
sendfile API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
serve API cleanup #1 -------------- 2024-01-09 11:28:05 +01:00
userpass_session_auth Refactored request, auth, endpoint: - zap.Request : refactored into its own file, along with supporting types and functions (e.g. http params related) - added setContentTypeFromFilename thx @hauleth. - zap.Auth : zap.Auth.Basic, zap.Auth.BearerSingle, ... - zap.Endpoint : zap.Endpoint, zap.Endpoint.Authenticating 2024-01-10 15:13:25 +01:00
websockets API cleanup #2 -------------- 2024-01-09 11:28:53 +01:00