https://test.plataformawh.cl/data/homeWork.json?id=5036&t=1781274023495

HTTP Client

1 Total requests
1 HTTP errors

Clients

http_client 1

Requests

POST http://10.10.10.8/whMainWebApi/getImportsTasksFormats
[
  "headers" => [
    "accept" => "*/*"
  ]
  "body" => [
    "WorkToken" => "u4r2Scco2VSvmhDCnFNdXh866Co0FB68hxOXHOAVrbE="
    "UserToken" => null
    "id_Tarea" => "5036"
  ]
]
400
[
  "info" => [
    "header_size" => 185
    "request_size" => 284
    "total_time" => 0.052382
    "namelookup_time" => 3.9E-5
    "connect_time" => 0.014643
    "pretransfer_time" => 0.014751
    "size_upload" => 70.0
    "size_download" => 37.0
    "speed_download" => 711.0
    "speed_upload" => 1346.0
    "upload_content_length" => 70.0
    "starttransfer_time" => 0.037925
    "primary_ip" => "10.10.10.8"
    "primary_port" => 80
    "local_ip" => "172.16.41.10"
    "local_port" => 53574
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 14643
    "namelookup_time_us" => 39
    "pretransfer_time_us" => 14751
    "starttransfer_time_us" => 37925
    "total_time_us" => 52382
    "start_time" => 1781274407.661
    "pause_handler" => Closure(float $duration) {#412
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#349 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#304 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 10.10.10.8:80...\n
      * Connected to 10.10.10.8 (10.10.10.8) port 80 (#0)\n
      > POST /whMainWebApi/getImportsTasksFormats HTTP/1.1\r\n
      Host: 10.10.10.8\r\n
      accept: */*\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 70\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 400 Bad Request\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: text/plain; charset=utf-8\r\n
      < Server: Microsoft-IIS/10.0\r\n
      < X-Powered-By: ASP.NET\r\n
      < Date: Fri, 12 Jun 2026 14:24:56 GMT\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 400 Bad Request"
    "Transfer-Encoding: chunked"
    "Content-Type: text/plain; charset=utf-8"
    "Server: Microsoft-IIS/10.0"
    "X-Powered-By: ASP.NET"
    "Date: Fri, 12 Jun 2026 14:24:56 GMT"
  ]
  "response_content" => [
    "Value cannot be null. (Parameter 's')"
  ]
]