1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/REST
J. King 0117e7f9bf Relax Fever's HTTP correctness for client compat
- Unread on iOS appears to send all API requests as GETs
- Newsflash on Linux sends multipart/form-data input
2020-10-27 10:49:54 -04:00
..
Fever Relax Fever's HTTP correctness for client compat 2020-10-27 10:49:54 -04:00
NextcloudNews Add class constant visibility 2020-03-01 18:32:01 -05:00
TinyTinyRSS Add class constant visibility 2020-03-01 18:32:01 -05:00
AbstractHandler.php Use strict equality when comparing strings 2019-01-11 10:38:06 -05:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Exception404.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
Exception405.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
Exception501.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
Handler.php Replace Resquest objects with PSR-7 request messages; improves #53 2018-01-04 23:08:53 -05:00