]> git.mxchange.org Git - friendica.git/history - src/Module/Special/Options.php
Use rawContent for Special Options to avoid a protected options() method
[friendica.git] / src / Module / Special / Options.php
2022-01-04 PhilippUse rawContent for Special Options to avoid a protected...
2022-01-04 PhilippFix App routing
2022-01-04 PhilippAutomatically return allowed HTTP methods for OPTIONS...
2022-01-04 PhilippAdd explicit status setting for PSR/ResponseInterface...
2022-01-04 PhilippAdd OPTIONS endpoint