HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/token
[
  "headers" => [
    "login" => "idpFloor"
    "password" => "YI436siu9b"
  ]
]
200
[
  "info" => [
    "header_size" => 372
    "request_size" => 292
    "total_time" => 0.25116
    "namelookup_time" => 0.001088
    "connect_time" => 0.014734
    "pretransfer_time" => 0.061367
    "size_download" => 79.0
    "speed_download" => 314.0
    "starttransfer_time" => 0.249368
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 41174
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 61237
    "connect_time_us" => 14734
    "namelookup_time_us" => 1088
    "pretransfer_time_us" => 61367
    "starttransfer_time_us" => 249368
    "total_time_us" => 251160
    "start_time" => 1737165959.581
    "pause_handler" => Closure(float $duration) {#480
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @770
          url: "https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/token"
          content_type: "application/json"
          http_code: 200
          header_size: 372
          request_size: 292
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.25116
          namelookup_time: 0.001088
          connect_time: 0.014734
          pretransfer_time: 0.061367
          size_upload: 0.0
          size_download: 79.0
          speed_download: 314.0
          speed_upload: 0.0
          download_content_length: -1.0
          upload_content_length: 0.0
          starttransfer_time: 0.249368
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 41174
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 61237
          connect_time_us: 14734
          namelookup_time_us: 1088
          pretransfer_time_us: 61367
          redirect_time_us: 0
          starttransfer_time_us: 249368
          total_time_us: 251160
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#307 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 145.239.67.235:443...\n
      * TCP_NODELAY set\n
      * Connected to middleware-production.easy2pilot-v8.com (145.239.67.235) 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.2 / ECDHE-RSA-CHACHA20-POLY1305\n
      * ALPN, server accepted to use http/1.1\n
      * Server certificate:\n
      *  subject: CN=middleware-production.easy2pilot-v8.com\n
      *  start date: Nov 20 10:06:55 2024 GMT\n
      *  expire date: Feb 18 10:06:54 2025 GMT\n
      *  subjectAltName: host "middleware-production.easy2pilot-v8.com" matched cert's "middleware-production.easy2pilot-v8.com"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R10\n
      *  SSL certificate verify ok.\n
      > POST /api/187c4957-cc8d-11ed-9903-a4bf01666b9a/token HTTP/1.1\r\n
      Host: middleware-production.easy2pilot-v8.com\r\n
      login: idpFloor\r\n
      password: YI436siu9b\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 0\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx/1.10.3\r\n
      < Date: Sat, 18 Jan 2025 02:05:59 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication\r\n
      < Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.10.3"
    "Date: Sat, 18 Jan 2025 02:05:59 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication"
    "Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE"
  ]
  "response_json" => [
    "data" => [
      "token" => "5713a25912924b4da071ca29634c2118"
    ]
    "status" => 200
    "message" => ""
  ]
]
GET https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces
[
  "headers" => [
    "token" => "5713a25912924b4da071ca29634c2118"
  ]
  "body" => "{"filters":[{"key": "vente_location", "value": "vente", "compare": "="}]}"
]
200
[
  "info" => [
    "header_size" => 372
    "request_size" => 370
    "total_time" => 0.833494
    "namelookup_time" => 4.6E-5
    "connect_time" => 4.6E-5
    "pretransfer_time" => 0.000187
    "size_upload" => 73.0
    "size_download" => 37.0
    "speed_download" => 44.0
    "speed_upload" => 87.0
    "upload_content_length" => 73.0
    "starttransfer_time" => 0.832977
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 41174
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 47
    "connect_time_us" => 46
    "namelookup_time_us" => 46
    "pretransfer_time_us" => 187
    "starttransfer_time_us" => 832977
    "total_time_us" => 833494
    "start_time" => 1737165959.8339
    "pause_handler" => Closure(float $duration) {#495
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @783
          url: "https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces"
          content_type: "application/json"
          http_code: 200
          header_size: 372
          request_size: 370
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.833494
          namelookup_time: 4.6E-5
          connect_time: 4.6E-5
          pretransfer_time: 0.000187
          size_upload: 73.0
          size_download: 37.0
          speed_download: 44.0
          speed_upload: 87.0
          download_content_length: -1.0
          upload_content_length: 73.0
          starttransfer_time: 0.832977
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 41174
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 47
          connect_time_us: 46
          namelookup_time_us: 46
          pretransfer_time_us: 187
          redirect_time_us: 0
          starttransfer_time_us: 832977
          total_time_us: 833494
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#307 …}
        $execCounter: -9223372036854775798
      }
    }
    "debug" => """
      * Found bundle for host middleware-production.easy2pilot-v8.com: 0x5658cece0fa0 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host middleware-production.easy2pilot-v8.com\n
      * Connected to middleware-production.easy2pilot-v8.com (145.239.67.235) port 443 (#0)\n
      > GET /api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces HTTP/1.1\r\n
      Host: middleware-production.easy2pilot-v8.com\r\n
      token: 5713a25912924b4da071ca29634c2118\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 73\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      \r\n
      * upload completely sent off: 73 out of 73 bytes\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx/1.10.3\r\n
      < Date: Sat, 18 Jan 2025 02:06:00 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Access-Control-Allow-Origin: *\r\n
      < Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication\r\n
      < Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.10.3"
    "Date: Sat, 18 Jan 2025 02:06:00 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Access-Control-Allow-Origin: *"
    "Access-Control-Allow-Headers: Authorization, Origin, X-Requested-With, Content-Type, Accept, Authentication"
    "Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD, PUT, DELETE"
  ]
  "response_json" => [
    "data" => []
    "status" => 200
    "message" => ""
  ]
]