HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | http://blindoor.remote/CRM_Dispatcher_Blinfort/api/CRM_DataDispatcher_/OfferAccessCheck | |
|---|---|---|
| Request options | [ "auth_basic" => [ "admin" "admin" ] "verify_peer" => false "verify_host" => false "headers" => [ "Cache-Control" => "no-cache" "Content-Type" => "application/json" "Accept" => "*/*" "Accept-Encoding" => "gzip, deflate, br" "Connection" => "keep-alive" ] "json" => [ "offerId" => 24998 "companyCode" => "1" "userId" => 7 ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 159 "request_size" => 380 "total_time" => 0.129114 "namelookup_time" => 0.000195 "connect_time" => 0.000673 "pretransfer_time" => 0.000716 "size_upload" => 46.0 "size_download" => 33.0 "speed_download" => 255.0 "speed_upload" => 356.0 "upload_content_length" => 46.0 "starttransfer_time" => 0.128701 "primary_ip" => "172.16.64.101" "primary_port" => 80 "local_ip" => "172.16.64.102" "local_port" => 60760 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 673 "namelookup_time_us" => 195 "pretransfer_time_us" => 716 "starttransfer_time_us" => 128701 "total_time_us" => 129114 "effective_method" => "POST" "start_time" => 1785424063.9139 "original_url" => "http://blindoor.remote/CRM_Dispatcher_Blinfort/api/CRM_DataDispatcher_/OfferAccessCheck" "pause_handler" => Closure(float $duration) {#1402 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1371 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1385 …} : -9223372036854775808 } } "debug" => """ * Trying 172.16.64.101:80...\n * Connected to blindoor.remote (172.16.64.101) port 80 (#0)\n > POST /CRM_Dispatcher_Blinfort/api/CRM_DataDispatcher_/OfferAccessCheck HTTP/1.1\r\n Host: blindoor.remote\r\n Cache-Control: no-cache\r\n Content-Type: application/json\r\n Accept: */*\r\n Accept-Encoding: gzip, deflate, br\r\n Connection: keep-alive\r\n Authorization: Basic YWRtaW46YWRtaW4=\r\n User-Agent: Symfony HttpClient (Curl)\r\n Content-Length: 46\r\n \r\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 200 OK\r\n < Transfer-Encoding: chunked\r\n < Content-Type: application/json; charset=utf-8\r\n < Server: Microsoft-IIS/10.0\r\n < Date: Thu, 30 Jul 2026 15:07:44 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Transfer-Encoding: chunked" "Content-Type: application/json; charset=utf-8" "Server: Microsoft-IIS/10.0" "Date: Thu, 30 Jul 2026 15:07:44 GMT" ] "response_content" => [ "[{"processed":true,"message":""}]" ] ] |
|