object(Application\MiddleWare\ServerRequest)#1 (14) {
  ["serverParams":protected]=>
  array(29) {
    ["HTTPS"]=>
    string(2) "on"
    ["SSL_TLS_SNI"]=>
    string(20) "www.luchiyuan.idv.tw"
    ["HTTP_ACCEPT"]=>
    string(3) "*/*"
    ["HTTP_USER_AGENT"]=>
    string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    ["HTTP_ACCEPT_ENCODING"]=>
    string(23) "gzip, br, zstd, deflate"
    ["HTTP_HOST"]=>
    string(20) "www.luchiyuan.idv.tw"
    ["PATH"]=>
    string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    ["SERVER_SIGNATURE"]=>
    string(82) "
Apache/2.4.52 (Ubuntu) Server at www.luchiyuan.idv.tw Port 443
" ["SERVER_SOFTWARE"]=> string(22) "Apache/2.4.52 (Ubuntu)" ["SERVER_NAME"]=> string(20) "www.luchiyuan.idv.tw" ["SERVER_ADDR"]=> string(12) "192.168.1.10" ["SERVER_PORT"]=> string(3) "443" ["REMOTE_ADDR"]=> string(13) "216.73.217.15" ["DOCUMENT_ROOT"]=> string(13) "/var/www/html" ["REQUEST_SCHEME"]=> string(5) "https" ["CONTEXT_PREFIX"]=> string(0) "" ["CONTEXT_DOCUMENT_ROOT"]=> string(13) "/var/www/html" ["SERVER_ADMIN"]=> string(19) "webmaster@localhost" ["SCRIPT_FILENAME"]=> string(73) "/var/www/html/php7cookbook/source/chapter09/chap_09_middleware_server.php" ["REMOTE_PORT"]=> string(5) "31527" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["REQUEST_URI"]=> string(60) "/php7cookbook/source/chapter09/chap_09_middleware_server.php" ["SCRIPT_NAME"]=> string(60) "/php7cookbook/source/chapter09/chap_09_middleware_server.php" ["PHP_SELF"]=> string(60) "/php7cookbook/source/chapter09/chap_09_middleware_server.php" ["REQUEST_TIME_FLOAT"]=> float(1788314199.8074) ["REQUEST_TIME"]=> int(1788314199) } ["cookies":protected]=> array(0) { } ["queryParams":protected]=> array(0) { } ["contentType":protected]=> string(0) "" ["parsedBody":protected]=> string(0) "" ["attributes":protected]=> NULL ["method":protected]=> string(3) "get" ["uploadedFileInfo":protected]=> array(0) { } ["uploadedFileObjs":protected]=> NULL ["uri":protected]=> string(60) "/php7cookbook/source/chapter09/chap_09_middleware_server.php" ["uriObj":protected]=> object(Application\MiddleWare\Uri)#2 (3) { ["uriString":protected]=> string(60) "/php7cookbook/source/chapter09/chap_09_middleware_server.php" ["queryParams":protected]=> array(0) { } ["uriParts":protected]=> array(1) { ["path"]=> string(60) "/php7cookbook/source/chapter09/chap_09_middleware_server.php" } } ["body":protected]=> NULL ["version":protected]=> NULL ["httpHeaders":protected]=> NULL }