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%3A297%2C%22otherSalle%22%3Afalse%2C%22data%22%3A%7B%7D%7D" ] |
|
Response |
200
[ "info" => [ "header_size" => 297 "request_size" => 559 "total_time" => 0.01215 "namelookup_time" => 0.001169 "connect_time" => 0.002018 "pretransfer_time" => 0.00215 "size_upload" => 192.0 "size_download" => 45.0 "speed_download" => 3750.0 "speed_upload" => 16000.0 "download_content_length" => 45.0 "upload_content_length" => 192.0 "starttransfer_time" => 0.010899 "primary_ip" => "127.0.0.1" "primary_port" => 3000 "local_ip" => "127.0.0.1" "local_port" => 50856 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 2018 "namelookup_time_us" => 1169 "pretransfer_time_us" => 2150 "starttransfer_time_us" => 10899 "total_time_us" => 12150 "start_time" => 1743786995.2027 "original_url" => "http://localhost:3000/.well-known/mercure" "pause_handler" => Closure(float $duration) {#2662 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2680 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#474 …} : -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: 192\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:16:35 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:16:35 GMT" "Content-Length: 45" "Content-Type: text/plain; charset=utf-8" ] "response_content" => [ "urn:uuid:97c83210-e018-4c33-9d80-d5881613dafa" ] ] |