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.31705
    "namelookup_time" => 0.050523
    "connect_time" => 0.064241
    "pretransfer_time" => 0.121854
    "size_download" => 79.0
    "speed_download" => 249.0
    "starttransfer_time" => 0.315353
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 41042
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 121735
    "connect_time_us" => 64241
    "namelookup_time_us" => 50523
    "pretransfer_time_us" => 121854
    "starttransfer_time_us" => 315353
    "total_time_us" => 317050
    "start_time" => 1737165671.4301
    "pause_handler" => Closure(float $duration) {#455
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @747
          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.31705
          namelookup_time: 0.050523
          connect_time: 0.064241
          pretransfer_time: 0.121854
          size_upload: 0.0
          size_download: 79.0
          speed_download: 249.0
          speed_upload: 0.0
          download_content_length: -1.0
          upload_content_length: 0.0
          starttransfer_time: 0.315353
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 41042
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 121735
          connect_time_us: 64241
          namelookup_time_us: 50523
          pretransfer_time_us: 121854
          redirect_time_us: 0
          starttransfer_time_us: 315353
          total_time_us: 317050
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#290 …}
        $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:01:11 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:01:11 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" => "33cd63b777af61192e09c6d371021a76"
    ]
    "status" => 200
    "message" => ""
  ]
]
GET https://middleware-production.easy2pilot-v8.com/api/187c4957-cc8d-11ed-9903-a4bf01666b9a/annonces
[
  "headers" => [
    "token" => "33cd63b777af61192e09c6d371021a76"
  ]
  "body" => "{"filters":[{"key": "vente_location", "value": "vente", "compare": "="}]}"
]
200
[
  "info" => [
    "header_size" => 372
    "request_size" => 370
    "total_time" => 1.408331
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000188
    "size_upload" => 73.0
    "size_download" => 37.0
    "speed_download" => 26.0
    "speed_upload" => 51.0
    "upload_content_length" => 73.0
    "starttransfer_time" => 1.40786
    "primary_ip" => "145.239.67.235"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 41042
    "http_version" => 2
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 188
    "starttransfer_time_us" => 1407860
    "total_time_us" => 1408331
    "start_time" => 1737165671.7518
    "pause_handler" => Closure(float $duration) {#478
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @763
          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: 1.408331
          namelookup_time: 4.5E-5
          connect_time: 4.5E-5
          pretransfer_time: 0.000188
          size_upload: 73.0
          size_download: 37.0
          speed_download: 26.0
          speed_upload: 51.0
          download_content_length: -1.0
          upload_content_length: 73.0
          starttransfer_time: 1.40786
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "145.239.67.235"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 41042
          http_version: 2
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 45
          connect_time_us: 45
          namelookup_time_us: 45
          pretransfer_time_us: 188
          redirect_time_us: 0
          starttransfer_time_us: 1407860
          total_time_us: 1408331
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#290 …}
        $execCounter: -9223372036854775770
      }
    }
    "debug" => """
      * Found bundle for host middleware-production.easy2pilot-v8.com: 0x5658ced61c20 [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: 33cd63b777af61192e09c6d371021a76\r\n
      Accept: */*\r\n
      Content-Length: 73\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\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:01:13 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:01:13 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" => ""
  ]
]