friendica/src/App
Hypolite Petovan 3748adf2fd Fix exception module not setting the HTTP response code
- Page->run now returns an updated response for use with Page->exit
- Remove now duplicated header setting in Page->run
- Remove now obsolete (and ineffective) HTTP return code setting from Module\Special\HTTPException->content
- Add HTTP response code and reason setting in BaseModule->run
2023-07-09 22:45:46 -04:00
..
Arguments.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseURL.php adapt BaseURL constructor 2023-02-19 11:27:14 +01:00
Mode.php Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01:00
Page.php Fix exception module not setting the HTTP response code 2023-07-09 22:45:46 -04:00
Request.php Add more transparent errors and make it possible to see them in logs 2023-01-21 21:07:20 +01:00
Router.php spelling: acquire 2023-03-26 16:03:22 -04:00