]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/OStatus/PubSubHubBub.php
spelling: one
[friendica.git] / src / Module / OStatus / PubSubHubBub.php
index 8fb7d886229a8549a81273c83ea6b2b6a190f621..caaa31f98b18646bc4fdd4d1188ba483f28a5c4c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -71,6 +71,8 @@ class PubSubHubBub extends \Friendica\BaseModule
                        throw new HTTPException\ForbiddenException();
                }
 
+               $this->logger->debug('Got request data.', ['request' => $request]);
+
                // Subscription request from subscriber
                // https://pubsubhubbub.github.io/PubSubHubbub/pubsubhubbub-core-0.4.html#rfc.section.5.1
                // Example from GNU Social: