builder-web/lib
Reynir Björnsson e253848a15 Rely on the default error page triggering for 404s
It is not immediately obvious how to avoid the error handler making a
different 404 response when the application code returns an explicit 404
page. Since we were already replying "Resource not found" in all cases
except one where we reply "File not found" not much is lost by relying
on the error handler behavior.
2022-07-15 11:16:01 +02:00
..
authorization.ml Update to dream.1.0.0~alpha4 2022-04-22 12:37:01 +01:00
builder_web.ml Rely on the default error page triggering for 404s 2022-07-15 11:16:01 +02:00
dream_tar.ml Add GZip support when we generate a tar archive (#119) 2022-06-21 15:17:50 +00:00
dune Add GZip support when we generate a tar archive (#119) 2022-06-21 15:17:50 +00:00
link.ml Refactor and address #127 2022-07-12 13:14:52 +02:00
model.ml Refactor not found logic 2022-07-15 11:13:11 +02:00
model.mli Refactor not found logic 2022-07-15 11:13:11 +02:00
utils.ml Removing trailing slashes (#80) 2022-04-21 10:40:21 +00:00
views.ml Rely on the default error page triggering for 404s 2022-07-15 11:16:01 +02:00