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" => 24192 "companyCode" => "1" "userId" => 13 ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 159 "request_size" => 381 "total_time" => 0.140627 "namelookup_time" => 0.000411 "connect_time" => 0.001006 "pretransfer_time" => 0.001068 "size_upload" => 47.0 "size_download" => 33.0 "speed_download" => 234.0 "speed_upload" => 334.0 "upload_content_length" => 47.0 "starttransfer_time" => 0.140407 "primary_ip" => "172.16.64.101" "primary_port" => 80 "local_ip" => "172.16.64.102" "local_port" => 42742 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 1006 "namelookup_time_us" => 411 "pretransfer_time_us" => 1068 "starttransfer_time_us" => 140407 "total_time_us" => 140627 "effective_method" => "POST" "start_time" => 1780918730.6867 "original_url" => "http://blindoor.remote/CRM_Dispatcher_Blinfort/api/CRM_DataDispatcher_/OfferAccessCheck" "pause_handler" => Closure(float $duration) {#1386 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1380 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1372 …} : -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: 47\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: Mon, 08 Jun 2026 11:38:49 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: Mon, 08 Jun 2026 11:38:49 GMT" ] "response_content" => [ "[{"processed":true,"message":""}]" ] ] |
|