mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
cache announce userInfo
This commit is contained in:
@@ -17,6 +17,7 @@ class Platform
|
||||
*/
|
||||
public function handle(Request $request, Closure $next)
|
||||
{
|
||||
do_log(nexus_json_encode($_SERVER));
|
||||
if (empty(CURRENT_PLATFORM)) {
|
||||
throw new \InvalidArgumentException("Require platform header.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user