mirror of
https://github.com/friendica/friendica
synced 2025-04-25 07:50:10 +00:00
port hubzillas OpenWebAuth - add some notes to the doxygen to refer to hubzilla's source code
This commit is contained in:
parent
af9116635b
commit
9195ea26b1
6 changed files with 36 additions and 0 deletions
|
@ -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 = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue