aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/http/HttpUtils.php
Commit message (Collapse)AuthorAgeFilesLines
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-231-0/+106
|
* Process Daily RSS feed through Slim controllerArthurHoaro2020-07-231-4/+11
| | | | The daily RSS template has been entirely rewritten to handle the whole feed through the template engine.
* namespacing: move HTTP utilities along \Shaarli\Http\ classesVirtualTam2019-01-121-0/+479
Signed-off-by: VirtualTam <virtualtam@flibidi.net>