GET https://dev.monsitezen.fr/

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://api.monsitezen.com/api/public/availability
Request options
[
  "json" => []
]
Response 200
[
  "info" => [
    "header_size" => 556
    "request_size" => 195
    "total_time" => 0.160662
    "namelookup_time" => 0.01324
    "connect_time" => 0.013374
    "pretransfer_time" => 0.030044
    "size_upload" => 2.0
    "size_download" => 129.0
    "speed_download" => 802.0
    "speed_upload" => 12.0
    "upload_content_length" => 2.0
    "starttransfer_time" => 0.159737
    "primary_ip" => "217.154.164.18"
    "primary_port" => 443
    "local_ip" => "217.154.164.18"
    "local_port" => 56216
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 29973
    "connect_time_us" => 13374
    "namelookup_time_us" => 13240
    "pretransfer_time_us" => 30044
    "starttransfer_time_us" => 159737
    "total_time_us" => 160662
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1771255761.8935
    "original_url" => "https://api.monsitezen.com/api/public/availability"
    "pause_handler" => Closure(float $duration) {#603
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#585 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#483 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * WARNING: failed to open cookie file ""\n
      * Host api.monsitezen.com:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 217.154.164.18\n
      *   Trying 217.154.164.18:443...\n
      * Connected to api.monsitezen.com (217.154.164.18) port 443\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519 / RSASSA-PSS\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=api.monsitezen.com\n
      *  start date: Jan 29 09:27:05 2026 GMT\n
      *  expire date: Apr 29 09:27:04 2026 GMT\n
      *  subjectAltName: host "api.monsitezen.com" matched cert's "api.monsitezen.com"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R12\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * using HTTP/1.x\n
      > GET /api/public/availability HTTP/1.1\r\n
      Host: api.monsitezen.com\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx\r\n
      < Date: Mon, 16 Feb 2026 15:29:22 GMT\r\n
      < Content-Type: application/ld+json; charset=utf-8\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < X-Powered-By: PHP/8.3.30\r\n
      < Vary: Accept,Content-Type,Authorization,Origin\r\n
      < X-Content-Type-Options: nosniff\r\n
      < X-Frame-Options: deny\r\n
      < Cache-Control: private, must-revalidate\r\n
      < Link: <https://api.monsitezen.com/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"\r\n
      < pragma: no-cache\r\n
      < expires: -1\r\n
      < X-Robots-Tag: noindex\r\n
      < ETag: "4461c28126d6d17f"\r\n
      < X-Powered-By: PleskLin\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx"
    "Date: Mon, 16 Feb 2026 15:29:22 GMT"
    "Content-Type: application/ld+json; charset=utf-8"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "X-Powered-By: PHP/8.3.30"
    "Vary: Accept,Content-Type,Authorization,Origin"
    "X-Content-Type-Options: nosniff"
    "X-Frame-Options: deny"
    "Cache-Control: private, must-revalidate"
    "Link: <https://api.monsitezen.com/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
    "pragma: no-cache"
    "expires: -1"
    "X-Robots-Tag: noindex"
    "ETag: "4461c28126d6d17f""
    "X-Powered-By: PleskLin"
  ]
  "response_json" => [
    "@context" => "/api/contexts/Availability"
    "@id" => "/api/public/availability"
    "@type" => "Availability"
    "open" => true
    "remaining" => 3
  ]
]