mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2025-04-16 00:25:51 +00:00
The clean & modern RSS server that doesn't give you any crap.
- URLs are now matched centrally against a whitelist - %-encoded URLs are still handled correctly - Dispatched methods now only handle one specific task - Filler methods (e.g. versionPOST) are no longer required - Unhandled URLs now return 501 Not Implemented rather than 404 Not Found; this removes some ambiguity in the semantics of 404 |
||
---|---|---|
lib | ||
locale | ||
sql/SQLite3 | ||
tests | ||
.gitattributes | ||
.gitignore | ||
autoload.php | ||
bootstrap.php | ||
composer.json | ||
composer.lock |