Commit graph

21 commits

Author SHA1 Message Date
a45ccfe0e4 Basic file upload 2022-12-02 23:44:27 -08:00
0b13f210c7 Refactor 2022-12-02 21:49:17 -08:00
ba4f3a7bf4 Reorganize tests 2022-12-01 21:02:33 -08:00
16c574bdd6 Refactoring 2022-12-01 20:41:52 -08:00
b2093128de Remove ciutf8 2022-12-01 19:46:51 -08:00
b2c69c2df8 queryStringify cleanup 2022-11-27 01:48:20 -08:00
73f7022d36 Start work on middleware api 2022-11-23 20:51:30 -08:00
6accb775d4 Cleanup of networking code 2022-11-17 18:42:23 -08:00
438c72b7e9 Make request generic based on reader 2022-11-05 03:09:59 -07:00
4cb574bc91 Clean up header handling 2022-11-05 00:26:53 -07:00
e4cbb0acc3 Add basic websocket support 2022-10-16 05:48:12 -07:00
0ce315368a Minor HTTP refactor 2022-10-13 02:23:57 -07:00
83ee7efba0 Controller refactor 2022-10-09 19:06:11 -07:00
f58e0c074c Make routing more obviously WIP 2022-07-09 19:56:07 -07:00
013bc015c5 API Refactoring 2022-07-09 15:43:35 -07:00
21a153ba9d Separate request parsing and server code 2022-07-09 13:09:30 -07:00
053de35d33 Add http.Context 2022-07-09 12:41:09 -07:00
8ba0ebd84c Move connection to conn.zig 2022-06-26 00:00:14 -07:00
5e796d3b3d Add request parsing to http lib 2022-06-25 23:03:37 -07:00
f4e8690d28 Add router 2022-06-20 23:04:39 -07:00
687fd6ef9d Start work on new http pkg 2022-06-08 23:44:36 -07:00