friendica/src/Module/Special
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
..
DisplayNotFound.php Create specific module to display HTML message when a conversation isn't found in Module\Item\Display 2023-02-04 20:28:04 -05:00
HTTPException.php Fix exception module not setting the HTTP response code 2023-07-09 22:45:46 -04:00
Options.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00