HTTP Client

3 Total requests
0 HTTP errors

Clients

http_client 3

Requests

GET https://admin2.reseaumedical.fr/statistique/rms-chiffres
200
[
  "info" => [
    "header_size" => 182
    "request_size" => 146
    "total_time" => 0.180252
    "namelookup_time" => 0.019626
    "connect_time" => 0.02625
    "pretransfer_time" => 0.041985
    "size_download" => 55.0
    "speed_download" => 305.0
    "starttransfer_time" => 0.172005
    "primary_ip" => "162.19.24.216"
    "primary_port" => 443
    "local_ip" => "169.254.129.2"
    "local_port" => 36696
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 41928
    "connect_time_us" => 26250
    "namelookup_time_us" => 19626
    "pretransfer_time_us" => 41985
    "starttransfer_time_us" => 172005
    "total_time_us" => 180252
    "start_time" => 1732680724.2449
    "pause_handler" => Closure(float $duration) {#407
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#403 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#228 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 162.19.24.216:443...\n
      * Connected to admin2.reseaumedical.fr (162.19.24.216) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\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=admin2.reseaumedical.fr\n
      *  start date: Sep 30 08:59:41 2024 GMT\n
      *  expire date: Dec 29 08:59:40 2024 GMT\n
      *  subjectAltName: host "admin2.reseaumedical.fr" matched cert's "admin2.reseaumedical.fr"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R11\n
      *  SSL certificate verify ok.\n
      > GET /statistique/rms-chiffres HTTP/1.1\r\n
      Host: admin2.reseaumedical.fr\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
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Wed, 27 Nov 2024 04:12:04 GMT\r\n
      < Server: Apache/2.4.59 (Debian)\r\n
      < Cache-Control: no-cache, private\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 27 Nov 2024 04:12:04 GMT"
    "Server: Apache/2.4.59 (Debian)"
    "Cache-Control: no-cache, private"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_json" => [
    "vacation" => 19247
    "colaborateur" => 16457
    "structure" => 496
  ]
]
GET https://admin2.reseaumedical.fr/missions/recent-offres
200
[
  "info" => [
    "header_size" => 182
    "request_size" => 144
    "total_time" => 0.060108
    "namelookup_time" => 3.0E-5
    "connect_time" => 3.0E-5
    "pretransfer_time" => 0.0001
    "size_download" => 3167.0
    "speed_download" => 52783.0
    "starttransfer_time" => 0.059799
    "primary_ip" => "162.19.24.216"
    "primary_port" => 443
    "local_ip" => "169.254.129.2"
    "local_port" => 36696
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 30
    "connect_time_us" => 30
    "namelookup_time_us" => 30
    "pretransfer_time_us" => 100
    "starttransfer_time_us" => 59799
    "total_time_us" => 60108
    "start_time" => 1732680724.4311
    "pause_handler" => Closure(float $duration) {#417
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#411 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#228 …}
        $execCounter: -9223372036854775784
      }
    }
    "debug" => """
      * Found bundle for host admin2.reseaumedical.fr: 0x5bcb206d1310 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host admin2.reseaumedical.fr\n
      * Connected to admin2.reseaumedical.fr (162.19.24.216) port 443 (#0)\n
      > GET /missions/recent-offres HTTP/1.1\r\n
      Host: admin2.reseaumedical.fr\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
      < Date: Wed, 27 Nov 2024 04:12:04 GMT\r\n
      < Server: Apache/2.4.59 (Debian)\r\n
      < Cache-Control: no-cache, private\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 27 Nov 2024 04:12:04 GMT"
    "Server: Apache/2.4.59 (Debian)"
    "Cache-Control: no-cache, private"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_json" => [
    [
      "idMission" => 8923
      "infoPratique" => "<p>Nous recherchons un médecin&nbsp;cardiologue pour effectuer une mission de remplacement dans un centre hospitalier situé dans le CHER.&nbsp;&nbsp;&nbsp;</p><p>Le centre hospitalier est organisé comme suit :&nbsp;&nbsp;</p><p><strong>LITS </strong>:</p><p>- 25 Lits dédiés à l'hospitalisation complète</p><p>&nbsp;-&nbsp;20 lits d'hospitalisation de semaine&nbsp;</p><p>- 12 list en unité de soins intensif (USIC)</p><p>- 30 lits en SSR cardiaque&nbsp;</p><p>- 03 salles interventionnelles dont 02 salles de coronarographie</p><p>&nbsp;</p><p>Profil recherché : médecin cardiologue spécialisé et inscrit à l'ordre des médecins.&nbsp;&nbsp;</p><p>Rémunération : nous contacter pour en savoir plus.&nbsp;</p><p>Contact :&nbsp;+33 (05) 64 31 13 25 /&nbsp;<a href="mailto:servicerh5@reseaumedical.fr">servicerh6@reseaumedical.fr</a>&nbsp;</p>"
      "designation" => "24 H Jt"
      "reference" => "RMS-8923-CARDIOLOGIE-12-2024"
      "createAt" => [
        "date" => "2024-11-26 09:28:54.000000"
        "timezone_type" => 3
        "timezone" => "UTC"
      ]
      "nomSpecialite" => "CARDIOLOGIE"
      "specialite" => "MEDECIN CARDIOLOGUE"
      "numeroDepartement" => "18"
      "departement" => "18 ,  Cher"
      "totalPlanning" => 4
    ]
    [
      "idMission" => 8924
      "infoPratique" => "<p>Nous cherchons un médecin&nbsp;urologue pour effectuer une mission de remplacement dans un centre hospitalier situé dans le Cher</p><p>Le service est organisé comme suit :&nbsp;</p><p><strong>Activité :</strong>&nbsp;</p><p>- Prise en charge des consultations spécialisées</p><p>- Exploration fonctionnelle</p><p><strong>Lits :&nbsp;</strong></p><p>- 30 lits</p><p>- 06 lits d'hospitalisation</p><p><strong>Effectif :&nbsp;</strong></p><p>- 05 praticiens</p><p><br><strong>&nbsp;Profil recherché : médecin pneumologue inscrit au CNOM</strong></p><p><strong>Rémunération : nous contacter</strong></p><p><strong>Contact : 05 35 54 19 04 // mission@reseaumedical.fr</strong></p>"
      "designation" => "Journée + Astreinte Jt"
      "reference" => "RMS-8923-PNEUMOLOGIE-01-2025"
      "createAt" => [
        "date" => "2024-11-26 09:34:37.000000"
        "timezone_type" => 3
        "timezone" => "UTC"
      ]
      "nomSpecialite" => "PNEUMOLOGIE"
      "specialite" => "MEDECIN PNEUMOLOGUE"
      "numeroDepartement" => "18"
      "departement" => "18 ,  Cher"
      "totalPlanning" => 12
    ]
  ]
]
GET https://admin2.reseaumedical.fr/missions/offres-specialites
200
[
  "info" => [
    "header_size" => 182
    "request_size" => 149
    "total_time" => 0.121108
    "namelookup_time" => 2.8E-5
    "connect_time" => 2.8E-5
    "pretransfer_time" => 0.00012
    "size_download" => 2830.0
    "speed_download" => 23388.0
    "starttransfer_time" => 0.120796
    "primary_ip" => "162.19.24.216"
    "primary_port" => 443
    "local_ip" => "169.254.129.2"
    "local_port" => 36696
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 28
    "connect_time_us" => 28
    "namelookup_time_us" => 28
    "pretransfer_time_us" => 120
    "starttransfer_time_us" => 120796
    "total_time_us" => 121108
    "start_time" => 1732680724.4915
    "pause_handler" => Closure(float $duration) {#421
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#408 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#228 …}
        $execCounter: -9223372036854775781
      }
    }
    "debug" => """
      * Found bundle for host admin2.reseaumedical.fr: 0x5bcb206d1310 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host admin2.reseaumedical.fr\n
      * Connected to admin2.reseaumedical.fr (162.19.24.216) port 443 (#0)\n
      > GET /missions/offres-specialites HTTP/1.1\r\n
      Host: admin2.reseaumedical.fr\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
      < Date: Wed, 27 Nov 2024 04:12:04 GMT\r\n
      < Server: Apache/2.4.59 (Debian)\r\n
      < Cache-Control: no-cache, private\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 27 Nov 2024 04:12:04 GMT"
    "Server: Apache/2.4.59 (Debian)"
    "Cache-Control: no-cache, private"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_json" => [
    [
      "idMission" => 7945
      "reference" => "RMS-7943-ANESTHESIE-12-2024"
      "nomSpecialite" => "ANESTHESIE"
      "totalPlanning" => 850
    ]
    [
      "idMission" => 7517
      "reference" => "RMS-7515-CARDIOLOGIE-12-2024"
      "nomSpecialite" => "CARDIOLOGIE"
      "totalPlanning" => 50
    ]
    [
      "idMission" => 6626
      "reference" => "RMS-6615-GASTROENTEROLOGIE-12-2024"
      "nomSpecialite" => "GASTROENTEROLOGIE"
      "totalPlanning" => 236
    ]
    [
      "idMission" => 7602
      "reference" => "RMS-7599-GERIATRIE-12-2024"
      "nomSpecialite" => "GERIATRIE"
      "totalPlanning" => 4188
    ]
    [
      "idMission" => 7553
      "reference" => "RMS-7553-GYNECOLOGIE OBSTETRIQUE-12-2024"
      "nomSpecialite" => "GYNECOLOGIE OBSTETRIQUE"
      "totalPlanning" => 207
    ]
    [
      "idMission" => 8006
      "reference" => "RMS-7998-HEMATOLOGIE-12-2024"
      "nomSpecialite" => "HEMATOLOGIE"
      "totalPlanning" => 18
    ]
    [
      "idMission" => 7784
      "reference" => "RMS-7782-MEDECINE DU TRAVAIL-11-2024"
      "nomSpecialite" => "MEDECINE DU TRAVAIL"
      "totalPlanning" => 138
    ]
    [
      "idMission" => 6756
      "reference" => "RMS-6729-MEDECINE GENERALE-12-2024"
      "nomSpecialite" => "MEDECINE GENERALE"
      "totalPlanning" => 2006
    ]
    [
      "idMission" => 8905
      "reference" => "RMS-8904-MEDECINE INTERNE-01-2025"
      "nomSpecialite" => "MEDECINE INTERNE"
      "totalPlanning" => 4
    ]
    [
      "idMission" => 7160
      "reference" => "RMS-7139-MEDECINE POLYVALENTE-12-2024"
      "nomSpecialite" => "MEDECINE POLYVALENTE"
      "totalPlanning" => 2191
    ]
    [
      "idMission" => 8348
      "reference" => "RMS-8347-MPR-12-2024"
      "nomSpecialite" => "MPR"
      "totalPlanning" => 46
    ]
    [
      "idMission" => 8338
      "reference" => "RMS-8327-NEPHROLOGIE-12-2024"
      "nomSpecialite" => "NEPHROLOGIE"
      "totalPlanning" => 286
    ]
    [
      "idMission" => 8279
      "reference" => "RMS-8275-NEUROLOGIE-12-2024"
      "nomSpecialite" => "NEUROLOGIE"
      "totalPlanning" => 30
    ]
    [
      "idMission" => 6560
      "reference" => "RMS-6544-ONCOLOGIE-12-2024"
      "nomSpecialite" => "ONCOLOGIE"
      "totalPlanning" => 489
    ]
    [
      "idMission" => 8447
      "reference" => "RMS-8442-ORL-11-2024"
      "nomSpecialite" => "ORL"
      "totalPlanning" => 26
    ]
    [
      "idMission" => 7726
      "reference" => "RMS-7724-PEDIATRIE-12-2024"
      "nomSpecialite" => "PEDIATRIE"
      "totalPlanning" => 390
    ]
    [
      "idMission" => 7344
      "reference" => "RMS-7330-PEDOPSYCHIATRIE-11-2024"
      "nomSpecialite" => "PEDOPSYCHIATRIE"
      "totalPlanning" => 139
    ]
    [
      "idMission" => 8385
      "reference" => "RMS-8385-PHARMACIE-12-2024"
      "nomSpecialite" => "pharmacie"
      "totalPlanning" => 137
    ]
    [
      "idMission" => 8436
      "reference" => "RMS-8436-PNEUMOLOGIE-12-2024"
      "nomSpecialite" => "PNEUMOLOGIE"
      "totalPlanning" => 156
    ]
    [
      "idMission" => 6732
      "reference" => "RMS-6729-PSYCHIATRIE-11-2024"
      "nomSpecialite" => "PSYCHIATRIE"
      "totalPlanning" => 864
    ]
    [
      "idMission" => 8438
      "reference" => "RMS-8436-RADIOLOGIE-12-2024"
      "nomSpecialite" => "RADIOLOGIE"
      "totalPlanning" => 208
    ]
    [
      "idMission" => 8426
      "reference" => "RMS-8424-REANIMATION-12-2024"
      "nomSpecialite" => "REANIMATION"
      "totalPlanning" => 56
    ]
    [
      "idMission" => 8521
      "reference" => "RMS-8520-RHUMATOLOGIE-12-2024"
      "nomSpecialite" => "RHUMATOLOGIE"
      "totalPlanning" => 11
    ]
    [
      "idMission" => 7957
      "reference" => "RMS-7934-URGENCES-12-2024"
      "nomSpecialite" => "URGENCES"
      "totalPlanning" => 3012
    ]
    [
      "idMission" => 8896
      "reference" => "RMS-8884-UROLOGIE-12-2024"
      "nomSpecialite" => "UROLOGIE"
      "totalPlanning" => 7
    ]
  ]
]