1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 15:44:10 +00:00
zap/src/tests
Rene Schallner 07c74e757d 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:05:53 +01:00
..
test_auth.zig Refactored request, auth, endpoint: 2024-01-10 15:05:53 +01:00
test_http_params.zig Refactored request, auth, endpoint: 2024-01-10 15:05:53 +01:00
test_mustache.zig - Updated tests (all passing) 2023-12-31 10:27:13 +10:00
test_sendfile.zig don't pollute global namespace with fio 2024-01-09 11:07:07 +01:00
testfile.txt feature: SimpleRequest.sendFile(filename) 2023-05-12 23:50:22 +02:00
testpartial.html Add MustacheLoad to support loading from file 2023-09-13 13:22:23 +02:00
testtemplate.html Add MustacheLoad to support loading from file 2023-09-13 13:22:23 +02:00