This website requires JavaScript.
50d8535c50
Move Response into HTTP
main
xenia
2023-09-09 23:02:39 +0200
ffb6ffde80
Add redirect to index
xenia
2023-09-09 22:33:36 +0200
088b2e3fe0
Rename Parse-HTTP to HTTP, separate parsing into HTTP.Parse
xenia
2023-09-09 22:27:42 +0200
4907f2abeb
Make encode-/decode-string actually take and return Strings, rather than List Chars
xenia
2023-09-09 21:47:10 +0200
11cc587d1b
Clean up imports
xenia
2023-09-09 13:01:12 +0200
efa96d7e2f
Response structure
xenia
2023-09-09 12:57:31 +0200
1ff2708d6e
string-to-ascii-list function
xenia
2023-09-09 12:57:04 +0200
6507dfe932
Add some append functions for List+
xenia
2023-09-09 12:56:47 +0200
97f86146a5
Change HTML syntax, split into modules
xenia
2023-09-09 12:35:00 +0200
9de870fb20
Add list-to-list+?
xenia
2023-09-09 11:46:18 +0200
000ea2fc71
Make imports in List, Vec, String and Char more consistent
xenia
2023-09-07 23:58:32 +0200
ef97390a8b
Parse the request line properly
xenia
2023-09-07 23:39:39 +0200
7e87f2c8fb
Parse full request, including headers and body
xenia
2023-09-07 15:18:42 +0200
2caca85e6f
HTML templating
xenia
2023-09-03 13:51:45 +0200
ab1d2306d9
devshell -> devshells
xenia
2023-09-03 13:50:48 +0200
d2bd03a17e
infix or-else
xenia
2023-09-03 13:50:30 +0200
3216656638
clean
xenia
2023-09-03 12:25:32 +0200
5103fc0996
Remove showPrec, use show everywhere
xenia
2023-09-03 12:25:28 +0200
989197d488
Initial commit: UTF-8 encoding + decoding, parsing framework based on agdarsec, starts of a HTTP parser, fucked up socket FFI, simple HTTP server
xenia
2023-09-03 00:05:29 +0200
Mastodon