HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://app.fcsprint2.nl/api/rating/get?appname=zinnen_vormen_v2&language=de_DE&exerciseid=1959
Request options
[
  "verify_host" => false
  "verify_peer" => false
]
Response 200
[
  "info" => [
    "header_size" => 310
    "request_size" => 187
    "total_time" => 0.032817
    "namelookup_time" => 0.002007
    "connect_time" => 0.012694
    "pretransfer_time" => 0.014543
    "size_download" => 182.0
    "speed_download" => 5545.0
    "starttransfer_time" => 0.032704
    "primary_ip" => "20.56.205.58"
    "primary_port" => 443
    "local_ip" => "10.0.0.111"
    "local_port" => 43366
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 14489
    "connect_time_us" => 12694
    "namelookup_time_us" => 2007
    "pretransfer_time_us" => 14543
    "starttransfer_time_us" => 32704
    "total_time_us" => 32817
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1729588952.0995
    "original_url" => "https://app.fcsprint2.nl/api/rating/get?appname=zinnen_vormen_v2&language=de_DE&exerciseid=1959"
    "pause_handler" => Closure(float $duration) {#638
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#634 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#628 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host app.fcsprint2.nl:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 20.56.205.58\n
      *   Trying 20.56.205.58:443...\n
      * Connected to app.fcsprint2.nl (20.56.205.58) port 443\n
      * ALPN: curl offers h2,http/1.1\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=app.fcsprint2.nl\n
      *  start date: Oct 17 08:00:34 2024 GMT\n
      *  expire date: Jan 15 08:00:33 2025 GMT\n
      *  issuer: C=US; O=Let's Encrypt; CN=E6\n
      *  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      * using HTTP/1.x\n
      > GET /api/rating/get?appname=zinnen_vormen_v2&language=de_DE&exerciseid=1959 HTTP/1.1\r\n
      Host: app.fcsprint2.nl\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx/1.24.0 (Ubuntu)\r\n
      < Date: Tue, 22 Oct 2024 09:22:32 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Vary: Accept-Encoding\r\n
      < Cache-Control: max-age=0, must-revalidate, private\r\n
      < Expires: Tue, 22 Oct 2024 09:22:32 GMT\r\n
      < Content-Encoding: gzip\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.24.0 (Ubuntu)"
    "Date: Tue, 22 Oct 2024 09:22:32 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Vary: Accept-Encoding"
    "Cache-Control: max-age=0, must-revalidate, private"
    "Expires: Tue, 22 Oct 2024 09:22:32 GMT"
    "Content-Encoding: gzip"
  ]
  "response_json" => [
    [
      "id" => 15
      "language" => ""
      "amount" => 8
      "ratinglines" => [
        [
          "id" => 53
          "type" => "time"
          "condition" => "120<x<=180"
          "formula" => "-50"
        ]
        [
          "id" => 54
          "type" => "time"
          "condition" => "180<x<=220"
          "formula" => "-100"
        ]
        [
          "id" => 55
          "type" => "time"
          "condition" => "220<x"
          "formula" => "-150"
        ]
        [
          "id" => 56
          "type" => "answers"
          "condition" => "1"
          "formula" => "-50"
        ]
      ]
      "appExercise" => null
    ]
  ]
]