获取了fdobject(app\Request)#156 (45) {
  ["pathinfoFetch":protected]=>
  array(4) {
    [0]=>
    string(14) "ORIG_PATH_INFO"
    [1]=>
    string(18) "REDIRECT_PATH_INFO"
    [2]=>
    string(12) "REDIRECT_URL"
    [3]=>
    string(8) "PHP_SELF"
  }
  ["varPathinfo":protected]=>
  string(1) "s"
  ["varMethod":protected]=>
  string(7) "_method"
  ["varAjax":protected]=>
  string(5) "_ajax"
  ["varPjax":protected]=>
  string(5) "_pjax"
  ["rootDomain":protected]=>
  string(0) ""
  ["domainSpecialSuffix":protected]=>
  array(8) {
    [0]=>
    string(3) "com"
    [1]=>
    string(3) "net"
    [2]=>
    string(3) "org"
    [3]=>
    string(3) "edu"
    [4]=>
    string(3) "gov"
    [5]=>
    string(3) "mil"
    [6]=>
    string(2) "co"
    [7]=>
    string(4) "info"
  }
  ["httpsAgentName":protected]=>
  string(0) ""
  ["proxyServerIp":protected]=>
  array(0) {
  }
  ["proxyServerIpHeader":protected]=>
  array(5) {
    [0]=>
    string(14) "HTTP_X_REAL_IP"
    [1]=>
    string(20) "HTTP_X_FORWARDED_FOR"
    [2]=>
    string(14) "HTTP_CLIENT_IP"
    [3]=>
    string(16) "HTTP_X_CLIENT_IP"
    [4]=>
    string(24) "HTTP_X_CLUSTER_CLIENT_IP"
  }
  ["method":protected]=>
  NULL
  ["domain":protected]=>
  NULL
  ["host":protected]=>
  NULL
  ["subDomain":protected]=>
  NULL
  ["panDomain":protected]=>
  NULL
  ["url":protected]=>
  string(12) "/guvh14okddq"
  ["baseUrl":protected]=>
  string(12) "/guvh14okddq"
  ["baseFile":protected]=>
  NULL
  ["root":protected]=>
  NULL
  ["pathinfo":protected]=>
  string(11) "guvh14okddq"
  ["path":protected]=>
  NULL
  ["realIP":protected]=>
  NULL
  ["layer":protected]=>
  NULL
  ["controller":protected]=>
  NULL
  ["action":protected]=>
  NULL
  ["param":protected]=>
  array(0) {
  }
  ["get":protected]=>
  array(0) {
  }
  ["post":protected]=>
  array(0) {
  }
  ["request":protected]=>
  array(0) {
  }
  ["rule":protected]=>
  NULL
  ["route":protected]=>
  array(0) {
  }
  ["middleware":protected]=>
  array(0) {
  }
  ["put":protected]=>
  array(0) {
  }
  ["session":protected]=>
  NULL
  ["cookie":protected]=>
  array(0) {
  }
  ["env":protected]=>
  object(think\Env)#87 (2) {
    ["data":protected]=>
    array(16) {
      ["APP_DEBUG"]=>
      string(4) "true"
      ["DB_TYPE"]=>
      string(5) "mysql"
      ["DB_HOST"]=>
      string(9) "127.0.0.1"
      ["DB_NAME"]=>
      string(2) "im"
      ["DB_USER"]=>
      string(2) "im"
      ["DB_PASS"]=>
      string(6) "123456"
      ["DB_PORT"]=>
      string(4) "3306"
      ["DB_CHARSET"]=>
      string(4) "utf8"
      ["DEFAULT_LANG"]=>
      string(5) "zh-cn"
      ["DB_PREFIX"]=>
      string(4) "yzd_"
      ["CACHE_DRIVER"]=>
      string(5) "redis"
      ["CACHE_HOST"]=>
      string(9) "127.0.0.1"
      ["CACHE_PASSWORD"]=>
      string(0) ""
      ["CACHE_PORT"]=>
      string(4) "6378"
      ["PROJECT_UNIQUE_IDENTIFICATION"]=>
      string(4) ""
      ["PROJECT_WS_DOMAIN"]=>
      string(23) "ws://115.159.109.252:6379"
    }
    ["convert":protected]=>
    array(4) {
      ["true"]=>
      bool(true)
      ["false"]=>
      bool(false)
      ["off"]=>
      bool(false)
      ["on"]=>
      bool(true)
    }
  }
  ["server":protected]=>
  array(21) {
    ["REQUEST_METHOD"]=>
    string(3) "GET"
    ["REQUEST_URI"]=>
    string(12) "/guvh14okddq"
    ["PATH_INFO"]=>
    string(12) "/guvh14okddq"
    ["REQUEST_TIME"]=>
    int(1741063928)
    ["REQUEST_TIME_FLOAT"]=>
    float(1741063928.054484)
    ["SERVER_PROTOCOL"]=>
    string(8) "HTTP/1.1"
    ["SERVER_PORT"]=>
    int(6379)
    ["REMOTE_PORT"]=>
    int(29501)
    ["REMOTE_ADDR"]=>
    string(15) "185.244.208.216"
    ["HTTP_HOST"]=>
    string(18) "115.159.109.252:6379"
    ["HTTP_CONNECTION"]=>
    string(7) "Upgrade"
    ["HTTP_PRAGMA"]=>
    string(8) "no-cache"
    ["HTTP_CACHE_CONTROL"]=>
    string(8) "no-cache"
    ["HTTP_USER_AGENT"]=>
    string(111) "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
    ["HTTP_UPGRADE"]=>
    string(9) "websocket"
    ["HTTP_ORIGIN"]=>
    string(4) "null"
    ["HTTP_SEC_WEBSOCKET_VERSION"]=>
    string(2) "13"
    ["HTTP_ACCEPT_ENCODING"]=>
    string(13) "gzip, deflate"
    ["HTTP_ACCEPT_LANGUAGE"]=>
    string(14) "zh,zh-CN;q=0.9"
    ["HTTP_SEC_WEBSOCKET_KEY"]=>
    string(24) "CI5CgklcUtaVnsP5hX/6mg=="
    ["HTTP_SEC_WEBSOCKET_EXTENSIONS"]=>
    string(42) "permessage-deflate; client_max_window_bits"
  }
  ["file":protected]=>
  array(0) {
  }
  ["header":protected]=>
  array(12) {
    ["host"]=>
    string(18) "115.159.109.252:6379"
    ["connection"]=>
    string(7) "Upgrade"
    ["pragma"]=>
    string(8) "no-cache"
    ["cache-control"]=>
    string(8) "no-cache"
    ["user-agent"]=>
    string(111) "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
    ["upgrade"]=>
    string(9) "websocket"
    ["origin"]=>
    string(4) "null"
    ["sec-websocket-version"]=>
    string(2) "13"
    ["accept-encoding"]=>
    string(13) "gzip, deflate"
    ["accept-language"]=>
    string(14) "zh,zh-CN;q=0.9"
    ["sec-websocket-key"]=>
    string(24) "CI5CgklcUtaVnsP5hX/6mg=="
    ["sec-websocket-extensions"]=>
    string(42) "permessage-deflate; client_max_window_bits"
  }
  ["mimeType":protected]=>
  array(12) {
    ["xml"]=>
    string(42) "application/xml,text/xml,application/x-xml"
    ["json"]=>
    string(62) "application/json,text/x-json,application/jsonrequest,text/json"
    ["js"]=>
    string(63) "text/javascript,application/javascript,application/x-javascript"
    ["css"]=>
    string(8) "text/css"
    ["rss"]=>
    string(19) "application/rss+xml"
    ["yaml"]=>
    string(28) "application/x-yaml,text/yaml"
    ["atom"]=>
    string(20) "application/atom+xml"
    ["pdf"]=>
    string(15) "application/pdf"
    ["text"]=>
    string(10) "text/plain"
    ["image"]=>
    string(71) "image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*"
    ["csv"]=>
    string(8) "text/csv"
    ["html"]=>
    string(35) "text/html,application/xhtml+xml,*/*"
  }
  ["content":protected]=>
  NULL
  ["filter":protected]=>
  NULL
  ["input":protected]=>
  string(0) ""
  ["secureKey":protected]=>
  NULL
  ["mergeParam":protected]=>
  bool(false)
}