aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web/HttpMeta.php
Commit message (Collapse)AuthorAgeFilesLines
* Zotlabs\Web\HttpMeta: Declare and init properties.Harald Eilertsen2024-11-031-10/+3
| | | | | | | The $ogproperty was not declared, which triggered a warning in PHP 8.2. Also fixed the initialization of the properties, and removed the now superfluous constructor.
* port httpmeta from zapMario2021-11-241-36/+73
|
* Page meta propertiesM. Dent2018-09-221-2/+13
|
* turn 'OpenGraph' into a more general purpose HTTP meta facility for setting ↵redmatrix2016-03-081-0/+66
any meta header