HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 0

No requests were made with the "http_client" service.

jakemate.client 0

No requests were made with the "jakemate.client" service.

sharepoint.client 0

No requests were made with the "sharepoint.client" service.

his.client 2

Requests

GET /Comun/IntegracionMETA/api/Meta/ObtenerCentrosAtencion
Response 200
[
  "info" => [
    "header_size" => 281
    "request_size" => 203
    "total_time" => 0.009954
    "namelookup_time" => 0.004498
    "connect_time" => 0.006407
    "pretransfer_time" => 0.006612
    "size_download" => 386.0
    "speed_download" => 42888.0
    "starttransfer_time" => 0.009457
    "primary_ip" => "192.168.23.37"
    "primary_port" => 80
    "local_ip" => "172.18.0.2"
    "local_port" => 38982
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 6407
    "namelookup_time_us" => 4498
    "pretransfer_time_us" => 6612
    "starttransfer_time_us" => 9457
    "total_time_us" => 9954
    "effective_method" => "GET"
    "start_time" => 1781107553.7948
    "original_url" => "http://his-sh.amsa.local/Comun/IntegracionMETA/api/Meta/ObtenerCentrosAtencion"
    "pause_handler" => Closure(float $duration) {#808
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#804 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#798 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 192.168.23.37:80...\n
      * Connected to his-sh.amsa.local (192.168.23.37) port 80 (#0)\n
      > GET /Comun/IntegracionMETA/api/Meta/ObtenerCentrosAtencion HTTP/1.1\r\n
      Host: his-sh.amsa.local\r\n
      Content-Type: application/json\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < Content-Encoding: gzip\r\n
      < Vary: Accept-Encoding\r\n
      < Server: Microsoft-IIS/10.0\r\n
      < X-Correlation-ID: 9085b7f46b757ec7da35b94dda24b987\r\n
      < X-Powered-By: ASP.NET\r\n
      < Date: Wed, 10 Jun 2026 16:05:18 GMT\r\n
      < \r\n
      """
  ]
  "url" => "http://his-sh.amsa.local/Comun/IntegracionMETA/api/Meta/ObtenerCentrosAtencion"
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json; charset=utf-8"
    "Content-Encoding: gzip"
    "Vary: Accept-Encoding"
    "Server: Microsoft-IIS/10.0"
    "X-Correlation-ID: 9085b7f46b757ec7da35b94dda24b987"
    "X-Powered-By: ASP.NET"
    "Date: Wed, 10 Jun 2026 16:05:18 GMT"
  ]
  "response_json" => [
    "CentrosDeAtenciones" => [
      [
        "Id" => 15
        "Nombre" => "AMSA - Central"
        "Direccion" => "Tte. Fariña N° 1330 casi Capitán Figari,"
        "Email" => null
        "Telefono" => ""
      ]
      [
        "Id" => 18
        "Nombre" => "AMSA - Lambaré"
        "Direccion" => "AVDA. CACIQUE LAMBARE ESQ. JUAN FRANCISCO RECALDE"
        "Email" => null
        "Telefono" => ""
      ]
      [
        "Id" => 19
        "Nombre" => "AMSA - San Lorenzo"
        "Direccion" => "CERRO CORÁ 769 ESQ. SATURIO RIOS"
        "Email" => null
        "Telefono" => ""
      ]
      [
        "Id" => 16
        "Nombre" => "Medimap"
        "Direccion" => "Hospital del Sur"
        "Email" => null
        "Telefono" => ""
      ]
    ]
    "IdRequest" => null
    "Exito" => false
    "Codigo" => 200
    "Mensaje" => null
    "Mensajes" => []
    "HasException" => false
  ]
]
POST /Comun/IntegracionMETA/api/Meta/ObtenerPersona
Request options
[
  "query" => [
    "DNI" => "4450100"
    "tipo" => 16
  ]
]
Response 200
[
  "info" => [
    "header_size" => 281
    "request_size" => 235
    "total_time" => 0.054326
    "namelookup_time" => 6.3E-5
    "connect_time" => 6.4E-5
    "pretransfer_time" => 0.00037
    "size_download" => 613.0
    "speed_download" => 11351.0
    "starttransfer_time" => 0.054064
    "primary_ip" => "192.168.23.37"
    "primary_port" => 80
    "local_ip" => "172.18.0.2"
    "local_port" => 38982
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 64
    "namelookup_time_us" => 63
    "pretransfer_time_us" => 370
    "starttransfer_time_us" => 54064
    "total_time_us" => 54326
    "effective_method" => "POST"
    "start_time" => 1781107553.8064
    "original_url" => "http://his-sh.amsa.local/Comun/IntegracionMETA/api/Meta/ObtenerPersona?DNI=4450100&tipo=16"
    "pause_handler" => Closure(float $duration) {#817
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#815 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#798 …}
        $execCounter: -9223372036854775800
      }
    }
    "debug" => """
      * Found bundle for host his-sh.amsa.local: 0x55c46af2dd70 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host his-sh.amsa.local\n
      * Connected to his-sh.amsa.local (192.168.23.37) port 80 (#0)\n
      > POST /Comun/IntegracionMETA/api/Meta/ObtenerPersona?DNI=4450100&tipo=16 HTTP/1.1\r\n
      Host: his-sh.amsa.local\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: 0\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < Content-Encoding: gzip\r\n
      < Vary: Accept-Encoding\r\n
      < Server: Microsoft-IIS/10.0\r\n
      < X-Correlation-ID: a40f6d60234b99e40a1b08bd2e0b091f\r\n
      < X-Powered-By: ASP.NET\r\n
      < Date: Wed, 10 Jun 2026 16:05:18 GMT\r\n
      < \r\n
      """
  ]
  "url" => "http://his-sh.amsa.local/Comun/IntegracionMETA/api/Meta/ObtenerPersona?DNI=4450100&tipo=16"
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json; charset=utf-8"
    "Content-Encoding: gzip"
    "Vary: Accept-Encoding"
    "Server: Microsoft-IIS/10.0"
    "X-Correlation-ID: a40f6d60234b99e40a1b08bd2e0b091f"
    "X-Powered-By: ASP.NET"
    "Date: Wed, 10 Jun 2026 16:05:18 GMT"
  ]
  "response_json" => [
    "Nombre" => "FRANCCESCA YSABELLA"
    "Apellido" => "NUÑEZ OVELAR"
    "Id" => 1713602
    "Email" => "ISAOVELAR21@GMAI.COM"
    "FechaNacimineto" => "1997-10-21T00:00:00"
    "Coberturas" => [
      [
        "Id" => 2676308
        "Nombre" => "PARTICULAR - CONSUMIDOR FINAL (BASICO)"
        "VigenciaDesde" => "2025-01-01T00:00:00"
        "VigenciaHasta" => "0001-01-01T00:00:00"
        "EstaVigente" => true
        "IdFinanciador" => 100790
        "NombreFinanciador" => "PARTICULAR - CONSUMIDOR FINAL"
        "IdPlan" => 692
        "NombrePlan" => "BASICO"
        "NumeroAfiliado" => "0"
        "IdCategoriaPago" => 1
        "AbreviaturaCategoriaPago" => "AP"
        "NombreCategoriaPago" => "Alto pago"
      ]
      [
        "Id" => 2729727
        "Nombre" => "PROMED (Básico)"
        "VigenciaDesde" => "2026-01-22T00:00:00"
        "VigenciaHasta" => "2105-01-31T00:00:00"
        "EstaVigente" => true
        "IdFinanciador" => 101191
        "NombreFinanciador" => "PROMED"
        "IdPlan" => 2114
        "NombrePlan" => "Básico"
        "NumeroAfiliado" => "119730"
        "IdCategoriaPago" => 5
        "AbreviaturaCategoriaPago" => "SC"
        "NombreCategoriaPago" => "Sin cargo"
      ]
    ]
    "SolicitudesEstudios" => null
    "IdRequest" => null
    "Exito" => false
    "Codigo" => 200
    "Mensaje" => null
    "Mensajes" => []
    "HasException" => false
  ]
]