GET https://portal.gestelcon.com.ar/o/pruebas/mis-estudios

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://gestelcon.com.ar/api/public/organizacion/pruebas Profile
Request options
[
  "headers" => [
    "Content-Type" => "application/json"
    "X-Portal-Origin" => "pacienteGestelcon"
    "X-Portal-Version" => "1.0"
    "User-Agent" => "pacienteGestelcon-frontend"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 291
    "request_size" => 240
    "total_time" => 0.115315
    "namelookup_time" => 0.000284
    "connect_time" => 0.000393
    "pretransfer_time" => 0.045837
    "size_download" => 60.0
    "speed_download" => 520.0
    "starttransfer_time" => 0.090943
    "primary_ip" => "127.0.0.1"
    "primary_port" => 443
    "local_ip" => "127.0.0.1"
    "local_port" => 33284
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45722
    "connect_time_us" => 393
    "namelookup_time_us" => 284
    "pretransfer_time_us" => 45837
    "starttransfer_time_us" => 90943
    "total_time_us" => 115315
    "effective_method" => "GET"
    "start_time" => 1768649002.0877
    "original_url" => "https://gestelcon.com.ar/api/public/organizacion/pruebas"
    "pause_handler" => Closure(float $duration) {#270
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#271 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#182 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 127.0.0.1:443...\n
      * Connected to gestelcon.com.ar (127.0.0.1) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering 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\n
      * ALPN, server accepted to use http/1.1\n
      * Server certificate:\n
      *  subject: CN=gestelcon.com.ar\n
      *  start date: Jan 12 10:47:04 2026 GMT\n
      *  expire date: Apr 12 10:47:03 2026 GMT\n
      *  subjectAltName: host "gestelcon.com.ar" matched cert's "gestelcon.com.ar"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E8\n
      *  SSL certificate verify ok.\n
      > GET /api/public/organizacion/pruebas HTTP/1.1\r\n
      Host: gestelcon.com.ar\r\n
      Content-Type: application/json\r\n
      X-Portal-Origin: pacienteGestelcon\r\n
      X-Portal-Version: 1.0\r\n
      User-Agent: pacienteGestelcon-frontend\r\n
      Accept: */*\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * old SSL session ID is stale, removing\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 17 Jan 2026 11:23:22 GMT\r\n
      < Server: Apache/2.4.52 (Ubuntu)\r\n
      < Cache-Control: no-cache, private\r\n
      < X-Debug-Token: 1d828f\r\n
      < X-Debug-Token-Link: https://gestelcon.com.ar/_profiler/1d828f\r\n
      < X-Robots-Tag: noindex\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 17 Jan 2026 11:23:22 GMT"
    "Server: Apache/2.4.52 (Ubuntu)"
    "Cache-Control: no-cache, private"
    "X-Debug-Token: 1d828f"
    "X-Debug-Token-Link: https://gestelcon.com.ar/_profiler/1d828f"
    "X-Robots-Tag: noindex"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_json" => [
    "id" => 1
    "slug" => "pruebas"
    "nombre" => "Organizacion de pruebas"
  ]
]
1d828f