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.019877 "namelookup_time" => 0.008259 "connect_time" => 0.008429 "pretransfer_time" => 0.008502 "size_upload" => 86.0 "size_download" => 45.0 "speed_download" => 2263.0 "speed_upload" => 4326.0 "download_content_length" => 45.0 "upload_content_length" => 86.0 "starttransfer_time" => 0.019394 "primary_ip" => "172.18.0.2" "primary_port" => 80 "local_ip" => "172.18.0.2" "local_port" => 49376 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 8429 "namelookup_time_us" => 8259 "pretransfer_time_us" => 8502 "starttransfer_time_us" => 19394 "total_time_us" => 19877 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1742062510.0207 "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: Sat, 15 Mar 2025 18:15:10 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: Sat, 15 Mar 2025 18:15:10 GMT" "Content-Length: 45" "Content-Type: text/plain; charset=utf-8" ] "response_content" => [ "urn:uuid:53d6a1c0-3763-4dd0-983a-c2d8a5850613" ] ] |