Commit Graph

18 Commits

Author SHA1 Message Date
2816ea30dd remove debugging statement, oopsie 2025-07-07 16:10:21 -07:00
4b3c0905fb fix router not handling trailing slashes properly 2025-07-07 16:04:13 -07:00
2d51ad37e8 remove name conflict 2025-07-05 04:43:15 -07:00
4c18a29a0c fix bug with arpa n-gon footer 2025-07-05 04:28:40 -07:00
b0d0c1767b fix bug with redirects to the arpa domain 2025-07-05 04:00:52 -07:00
8a4759ccf4 add code for arpa web n-gon 2025-07-05 03:58:24 -07:00
36796b9f50 comments: add anti-bot measure 2025-07-03 23:52:15 -07:00
cf43fef106 support Connection: keep-alive; misc performance improvements 2025-06-29 04:41:24 -07:00
842719b102 make only some routes cached 2025-06-29 04:10:23 -07:00
ff046a6b6b redo server routing; in theory faster under some conditions 2025-06-29 02:08:34 -07:00
615ad78144 add robots.txt 2025-06-23 05:59:32 -07:00
26451e486d change HTTP 301 to 303 for response of POST to /comment 2025-06-23 05:48:15 -07:00
21d28f9b5f add route for old 88x31 button uri 2025-06-23 03:49:45 -07:00
nat
a16f30aac0 fix issue with url params 2025-05-12 15:26:10 -07:00
nat
b620a80819 allow for optional port/address binding configuration 2025-05-11 20:06:21 -07:00
nat
d323b8fcbe add route for thoughts/blog 2025-05-11 15:36:23 -07:00
nat
10f7e9bebb misc updates to server code; improve Cache-Control settings 2025-05-11 15:31:09 -07:00
nat
ae66d51f22 basic http server 2025-05-07 17:13:30 -07:00