[/]
[https://webapp.home.puzzle-star.com]
PuzzleStar\WebApp\HttpRequest Object
(
    [uri] => PuzzleStar\Uri\Uri Object
        (
            [values:protected] => Array
                (
                    [scheme] => https
                    [hostname] => webapp.home.puzzle-star.com
                    [tld] => com
                    [absolute_hostname] => 
                    [ipv4] => 
                    [ipv6] => 
                    [ipv6_ip4] => 
                    [ipvf_version] => 
                    [ipvf] => 
                    [ip_literal] => 
                    [host] => webapp.home.puzzle-star.com
                    [port] => 443
                    [server] => webapp.home.puzzle-star.com
                    [user] => 
                    [authtoken] => 
                    [userinfo] => 
                    [authority] => webapp.home.puzzle-star.com
                    [path] => 
                    [query] => 
                    [query_string] => 
                    [fragment] => 
                    [fragment_string] => 
                    [server_relative] => 
                    [uri] => https://webapp.home.puzzle-star.com
                )

        )

    [data] => Array
        (
        )

)
[call hook: request]
[process get request: test:test:31b0743b-458a-4d5b-9662-e549fa4d06eb:/]
Array
(
    [method] => get
    [path] => /
    [query] => 
    [data] => Array
        (
        )

    [cookies] => Array
        (
        )

    [headers] => Array
        (
            [host] => webapp.home.puzzle-star.com
            [accept-encoding] => gzip, br, zstd, deflate
            [user-agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
            [accept] => */*
        )

)
[call hook complete: request]