Redirect 302 redirect from GET @app_dashboard (b559e1)

GET https://demo.cms.agence-twco.com/fr/user/login

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://intranet.talkywalky.app/api/client.php?type=login
Response 200
[
  "info" => [
    "header_size" => 237
    "request_size" => 149
    "total_time" => 0.353054
    "namelookup_time" => 0.000436
    "connect_time" => 0.001039
    "pretransfer_time" => 0.097109
    "size_download" => 88.0
    "speed_download" => 249.0
    "download_content_length" => 88.0
    "starttransfer_time" => 0.313204
    "primary_ip" => "146.88.233.200"
    "primary_port" => 443
    "local_ip" => "10.81.0.193"
    "local_port" => 42880
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 97031
    "connect_time_us" => 1039
    "namelookup_time_us" => 436
    "pretransfer_time_us" => 97109
    "starttransfer_time_us" => 313204
    "total_time_us" => 353054
    "effective_method" => "GET"
    "start_time" => 1732458557.9242
    "original_url" => "https://intranet.talkywalky.app/api/client.php?type=login"
    "pause_handler" => Closure(float $duration) {#4139
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#3053 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#4124 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host intranet.talkywalky.app:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 146.88.233.200\n
      *   Trying 146.88.233.200:443...\n
      * Connected to intranet.talkywalky.app (146.88.233.200) port 443\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/pki/tls/certs/ca-bundle.crt\n
      *  CApath: none\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / [blank] / UNDEF\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=mail.intranet.talkywalky.app\n
      *  start date: Oct 28 06:09:21 2024 GMT\n
      *  expire date: Jan 26 06:09:20 2025 GMT\n
      *  subjectAltName: host "intranet.talkywalky.app" matched cert's "intranet.talkywalky.app"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R11\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type ? (4096/128 Bits/secBits), signed using sha256WithRSAEncryption\n
      * using HTTP/1.x\n
      > GET /api/client.php?type=login HTTP/1.1\r\n
      Host: intranet.talkywalky.app\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sun, 24 Nov 2024 14:29:18 GMT\r\n
      < Server: Apache\r\n
      < Cache-Control: public\r\n
      < Vary: Accept-Encoding,User-Agent\r\n
      < Content-Encoding: gzip\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Content-Length: 88\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sun, 24 Nov 2024 14:29:18 GMT"
    "Server: Apache"
    "Cache-Control: public"
    "Vary: Accept-Encoding,User-Agent"
    "Content-Encoding: gzip"
    "Access-Control-Allow-Origin: *"
    "Content-Length: 88"
    "Content-Type: application/json"
  ]
  "response_json" => [
    "status" => 1
    "url" => "https://intranet.talkywalky.app/api/files/1.jpg"
  ]
]