Commit Graph

22 Commits

Author SHA1 Message Date
1f467994f7 start of internal html files 2025-03-28 10:53:38 +01:00
7853b4d2df compare mime-type with accept header 2025-03-28 10:21:32 +01:00
cf48dc3e1c new but basic parse_field_line function 2025-03-27 12:23:11 +01:00
d5b4dcedd6 change signature of Hashmap 2025-03-27 09:51:44 +01:00
0fd7795ace reorder code 2025-03-23 20:09:39 +01:00
6472b0a278 cargo clippy and proper HTTP codes in parse_start_line 2025-03-21 10:17:06 +01:00
bb2e683f20 use as_bytes() instead of b 2025-03-20 23:28:15 +01:00
26712c8433 reading the body causes an infinite loop 2025-03-20 22:47:52 +01:00
30508bd5a9 refactoring and the beginnings of special paths 2025-03-20 21:19:27 +01:00
b71743ff3f switch to musl for smaller artifacts 2025-03-20 21:17:41 +01:00
046c8d1784 some refactoring 2025-03-20 18:42:32 +01:00
a9185aa868 Check for mime-type and JS fun 2025-03-20 10:54:54 +01:00
704a03be3d Got it working with docker 2025-03-18 13:13:00 +01:00
fa0d511bd6 forceful server shutdown 2025-03-13 16:15:05 +01:00
0242b29f3c dockerise 2025-03-13 13:52:33 +01:00
4e1ae2bfa1 create a response builder and other stuff 2025-02-23 16:19:25 +01:00
b7cd456c5e some progress
I honestly forgot what I did
2025-02-21 08:33:46 +01:00
1157c75d2d moving code around 2025-02-20 14:04:17 +01:00
d917646b74 making some horrifyingly cursed progress 2025-02-19 23:05:27 +01:00
426e70e840 beginnings
code mostly taken from some computerphile video
2025-02-18 22:50:25 +01:00
35113d1943 cargo init 2025-02-18 22:11:31 +01:00
6246c51ad4 Initial commit 2025-02-18 22:08:35 +01:00