port hubzillas OpenWebAuth - add some notes to the doxygen to refer to hubzilla's source code

This commit is contained in:
rabuzarus 2018-06-19 13:30:55 +02:00
parent af9116635b
commit 9195ea26b1
6 changed files with 36 additions and 0 deletions

View file

@ -4,6 +4,9 @@
*/
namespace Friendica\Util;
/**
* Ported from Hubzilla: https://framagit.org/hubzilla/core/blob/master/Zotlabs/Web/HTTPHeaders.php
*/
class HTTPHeaders
{
private $in_progress = [];