HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
POST | http://php/.well-known/mercure | |
---|---|---|
Request options | [ "auth_bearer" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOltdfX0.5cqNFfRTqAOy8q3PU8T_WV9vho9htw2JsXa7cfWJKpY" "headers" => [ "Content-Type" => "application/x-www-form-urlencoded" ] "body" => "topic=https%3A%2F%2Fexample.com%2Fbooks%2F1&data=%7B%22status%22%3A%22OutOfStock%22%7D" ] |
|
Response |
200
[ "info" => [ "header_size" => 337 "request_size" => 443 "total_time" => 0.004173 "namelookup_time" => 0.00069 "connect_time" => 0.000843 "pretransfer_time" => 0.000906 "size_upload" => 86.0 "size_download" => 45.0 "speed_download" => 10783.0 "speed_upload" => 20608.0 "download_content_length" => 45.0 "upload_content_length" => 86.0 "starttransfer_time" => 0.003791 "primary_ip" => "172.18.0.2" "primary_port" => 80 "local_ip" => "172.18.0.2" "local_port" => 43070 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 843 "namelookup_time_us" => 690 "pretransfer_time_us" => 906 "starttransfer_time_us" => 3791 "total_time_us" => 4173 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1745946752.461 "original_url" => "http://php/.well-known/mercure" "pause_handler" => Closure(float $duration) {#742 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#738 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#231 …} : -9223372036854775808 } } "debug" => """ * Trying 172.18.0.2:80...\n * Connected to php (172.18.0.2) port 80 (#0)\n > POST /.well-known/mercure HTTP/1.1\r\n Host: php\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: 86\r\n \r\n < HTTP/1.1 200 OK\r\n < Content-Security-Policy: default-src 'self' mercure.rocks cdn.jsdelivr.net\r\n < Permissions-Policy: browsing-topics=()\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: Tue, 29 Apr 2025 17:12:32 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" "Permissions-Policy: browsing-topics=()" "Server: Caddy" "X-Content-Type-Options: nosniff" "X-Frame-Options: DENY" "X-Xss-Protection: 1; mode=block" "Date: Tue, 29 Apr 2025 17:12:32 GMT" "Content-Length: 45" "Content-Type: text/plain; charset=utf-8" ] "response_content" => [ "urn:uuid:71992e8e-4408-45b3-bbb8-278d42f38f5a" ] ] |