e1858dfff5
Remove the web-server exception handler
...
This turned out not to be useful, since I wanted to handle exceptions
happening in the exception handler, so it didn't really help in the
end to allow customising it.
2025-03-14 14:51:42 +00:00
e3bc3c12b0
Add some helpers for handling request bodies
2025-03-08 10:15:25 +00:00
a6c96aa1da
Better handle the web server exception handler not returning 2 values
2025-03-03 10:56:36 +00:00
cb2085b684
Make more web server encoding tweaks
2025-02-07 16:09:42 +00:00
41974a6817
Rework handling of using a proc for the web server response body
...
To address encoding issues and improve exception handling.
2025-02-03 11:25:11 +01:00
c641c19ce4
Call web server exception handlers with the request
...
So that this can be used when reporting the exception.
2025-01-29 16:18:15 +00:00
42d885c553
Try to better handle exceptions in the web server
2025-01-23 09:34:54 +01:00
7e55db0de7
Consistently use non-blocking
2024-12-29 10:45:31 +00:00
2f39c58d6c
Initial commit
2024-12-16 09:18:12 +00:00