Commit Graph

18 Commits

Author SHA1 Message Date
48c0e893da
change response object header type to be immutable
All checks were successful
Build / build (push) Successful in 1m22s
Build / sign (push) Successful in 53s
Build / deploy (push) Successful in 59s
2024-05-06 11:18:08 -07:00
5cf0be6f23
fix erroneous test error
All checks were successful
Build / build (push) Successful in 1m27s
Build / deploy (push) Successful in 2m31s
Build / sign (push) Successful in 42s
2024-05-02 15:13:50 -07:00
c06bda918b
upgrade to zig 0.12.0 2024-05-02 14:38:04 -07:00
3d3dab9c79
allow lib more control in status reporting
All checks were successful
Build / build (push) Successful in 1m36s
Build / sign (push) Successful in 37s
Build / deploy (push) Successful in 40s
2023-10-23 11:17:29 -07:00
b058368285
change interface to more closely match others in universal lambda 2023-10-23 09:58:44 -07:00
c44ad2ba84
add target to ZigRequest
All checks were successful
Build / build (push) Successful in 1m27s
Build / sign (push) Successful in 37s
Build / deploy (push) Successful in 46s
2023-10-05 15:58:36 -07:00
05115af93a
add target to interface
Some checks failed
Build / build (push) Successful in 1m35s
Build / sign (push) Failing after 18s
Build / deploy (push) Successful in 37s
2023-10-03 13:27:18 -07:00
d32beac025
update to zig 0.11.0-dev.3886+0c1bfe271 2023-07-03 15:27:21 -07:00
500847f571
remove unnecessary debug log 2023-06-15 20:21:04 -07:00
f697e69d45
fix panic under heavy load 2023-06-15 20:03:51 -07:00
1f9fd19771
implement header matching in proxy.ini 2023-05-31 10:18:09 -07:00
e0bf317706
general cleanup and comments 2023-05-30 19:10:05 -07:00
08141a7bed
remove panic calls from library 2023-05-30 16:14:14 -07:00
534de38305
reorganize and comment interface code 2023-05-30 16:12:29 -07:00
76497fe22c
create more zig-friendly request interface 2023-05-30 16:03:40 -07:00
31bece93fc
reduce boilerplate in main-lib 2023-05-30 12:46:23 -07:00
cfd190d29f
pass allocator to zig programs that opt in/pass request to lib 2023-05-17 17:43:17 -07:00
ce5fc4e99f
handle library side of headers 2023-05-13 12:56:47 -07:00