POST http://lasalleerp.com/api/check-customer-account

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST http://localhost:3000/.well-known/mercure
Request options
[
  "auth_bearer" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOltdfX0.5cqNFfRTqAOy8q3PU8T_WV9vho9htw2JsXa7cfWJKpY"
  "headers" => [
    "Content-Type" => "application/x-www-form-urlencoded"
  ]
  "body" => "topic=https%3A%2F%2Fhello.com%2Fbooks%2F1&data=%7B%22status%22%3A%22success%22%2C%22entity%22%3A%22VisitCustomer%22%2C%22customerId%22%3A2081%2C%22otherSalle%22%3Afalse%2C%22data%22%3A%7B%7D%7D"
]
Response 200
[
  "info" => [
    "header_size" => 297
    "request_size" => 560
    "total_time" => 0.008768
    "namelookup_time" => 0.000632
    "connect_time" => 0.000874
    "pretransfer_time" => 0.000979
    "size_upload" => 193.0
    "size_download" => 45.0
    "speed_download" => 5625.0
    "speed_upload" => 24125.0
    "download_content_length" => 45.0
    "upload_content_length" => 193.0
    "starttransfer_time" => 0.007899
    "primary_ip" => "127.0.0.1"
    "primary_port" => 3000
    "local_ip" => "127.0.0.1"
    "local_port" => 41454
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 874
    "namelookup_time_us" => 632
    "pretransfer_time_us" => 979
    "starttransfer_time_us" => 7899
    "total_time_us" => 8768
    "start_time" => 1743787253.8131
    "original_url" => "http://localhost:3000/.well-known/mercure"
    "pause_handler" => Closure(float $duration) {#2662
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#2680 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#474 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 127.0.0.1:3000...\n
      * Connected to localhost (127.0.0.1) port 3000 (#0)\n
      > POST /.well-known/mercure HTTP/1.1\r\n
      Host: localhost:3000\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      Accept: */*\r\n
      Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOltdfX0.5cqNFfRTqAOy8q3PU8T_WV9vho9htw2JsXa7cfWJKpY\r\n
      User-Agent: Symfony HttpClient/Curl\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 193\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Content-Security-Policy: default-src 'self' mercure.rocks cdn.jsdelivr.net\r\n
      < Server: Caddy\r\n
      < X-Content-Type-Options: nosniff\r\n
      < X-Frame-Options: DENY\r\n
      < X-Xss-Protection: 1; mode=block\r\n
      < Date: Fri, 04 Apr 2025 17:20:53 GMT\r\n
      < Content-Length: 45\r\n
      < Content-Type: text/plain; charset=utf-8\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Content-Security-Policy: default-src 'self' mercure.rocks cdn.jsdelivr.net"
    "Server: Caddy"
    "X-Content-Type-Options: nosniff"
    "X-Frame-Options: DENY"
    "X-Xss-Protection: 1; mode=block"
    "Date: Fri, 04 Apr 2025 17:20:53 GMT"
    "Content-Length: 45"
    "Content-Type: text/plain; charset=utf-8"
  ]
  "response_content" => [
    "urn:uuid:e38621d1-84f1-4a5b-b326-2b8bf2c4b5b8"
  ]
]