summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
magisterBump version date.W. Kosior3 weeks
 
TagDownloadAuthorAge
v2025.3.21cantius-2025.3.21.tar.gz  cantius-2025.3.21.zip  W. Kosior3 weeks
v2025.3.26cantius-2025.3.26.tar.gz  cantius-2025.3.26.zip  W. Kosior3 weeks
v2025.2.17cantius-2025.2.17.tar.gz  cantius-2025.2.17.zip  W. Kosior2 months
v2025.2.11cantius-2025.2.11.tar.gz  cantius-2025.2.11.zip  W. Kosior2 months
 
AgeCommit messageAuthor
2025-02-11Start date-versioning Cantius.v2025.2.11W. Kosior
2025-02-11Update copyright years.W. Kosior
2025-02-11Avoid `with-parameters*' which creates a continuation barrier.W. Kosior
2024-07-28Only display backtrace when a `CANTIUS_DEBUG' env var is set.•••This is to avoid leaking sensitive information through backtraces and exception messages. W. Kosior
2024-07-28Use a redirect type that doesn't change method.W. Kosior
2024-07-23Write tests for `parse-cookies' procedure.W. Kosior
2024-07-23Add `parse-cookies' procedure.W. Kosior
2024-07-23Test `parse-multipart/form-data' procedure.W. Kosior
2024-07-23Add `parse-multipart/form-data' procedure.W. Kosior
2024-07-18Improve the mechanism of conditions tied to HTTP error codes.•••Tere's now an extra `&condition-with-http-code' type that can be raised to trigger an appropriate HTTP response. This is meant to be used for all HTTP codes other than those few that have their own condition types. W. Kosior
[...]