port hubzillas OpenWebAuth - add some notes to the doxygen to refer to hubzilla's source code
This commit is contained in:
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user