Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Zotlabs\Web\HttpMeta: Declare and init properties. | Harald Eilertsen | 2024-11-03 | 1 | -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 zap | Mario | 2021-11-24 | 1 | -36/+73 |
| | |||||
* | Page meta properties | M. Dent | 2018-09-22 | 1 | -2/+13 |
| | |||||
* | turn 'OpenGraph' into a more general purpose HTTP meta facility for setting ↵ | redmatrix | 2016-03-08 | 1 | -0/+66 |
any meta header |