HTTP Client
4
Total requests
1
HTTP errors
Clients
http_client 4
Requests
| PUT | https://192.168.0.145:443/brms/api/v1.0/accounts/keepalive | |
|---|---|---|
| Request options | [ "json" => [ "token" => "61F7FC4E487243478605176ae0655b7f" ] "headers" => [ "Content-Type" => "application/json" "Accept" => "application/json" "X-Subject-Token" => "61F7FC4E487243478605176ae0655b7f" ] "verify_peer" => false "verify_host" => false ] |
|
| Response |
200
[ "info" => [ "header_size" => 550 "request_size" => 260 "total_time" => 0.014479 "namelookup_time" => 3.9E-5 "connect_time" => 0.00244 "pretransfer_time" => 0.009461 "size_upload" => 44.0 "size_download" => 35.0 "speed_download" => 2417.0 "speed_upload" => 3038.0 "upload_content_length" => 44.0 "starttransfer_time" => 0.009508 "primary_ip" => "192.168.0.145" "primary_port" => 443 "local_ip" => "192.168.0.30" "local_port" => 42854 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 9323 "connect_time_us" => 2440 "namelookup_time_us" => 39 "pretransfer_time_us" => 9461 "starttransfer_time_us" => 9508 "total_time_us" => 14479 "effective_method" => "PUT" "start_time" => 1771506065.3323 "original_url" => "https://192.168.0.145/brms/api/v1.0/accounts/keepalive" "pause_handler" => Closure(float $duration) {#16511 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#16500 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#16470 …} : -9223372036854775808 } } "debug" => """ * Trying 192.168.0.145:443...\n * Connected to 192.168.0.145 (192.168.0.145) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384\n * ALPN, server accepted to use h2\n * Server certificate:\n * subject: CN=System CA VMS Service\n * start date: Jan 21 11:25:45 2026 GMT\n * expire date: Jan 19 11:25:45 2036 GMT\n * issuer: CN=System CA Service\n * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\n * Using HTTP2, server supports multiplexing\n * Connection state changed (HTTP/2 confirmed)\n * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n * Using Stream ID: 1 (easy handle 0x5572bddafc50)\n > PUT /brms/api/v1.0/accounts/keepalive HTTP/2\r\n Host: 192.168.0.145\r\n content-type: application/json\r\n accept: application/json\r\n x-subject-token: 61F7FC4E487243478605176ae0655b7f\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 44\r\n \r\n * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n * We are completely uploaded and fine\n < HTTP/2 200 \r\n < date: Thu, 19 Feb 2026 13:00:48 GMT\r\n < content-type: application/json;charset=UTF-8\r\n * Added cookie Path="/" for domain 192.168.0.145, path /brms/api/v1.0/accounts/, expire 0\n < set-cookie: Path=/; HttpOnly; Secure\r\n < x-frame-options: SAMEORIGIN\r\n < x-content-type-options: nosniff\r\n < x-xss-protection: 1; mode=block\r\n < strict-transport-security: max-age=31536000; includeSubDomains\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS,HEAD\r\n < access-control-allow-headers: *\r\n < access-control-allow-credentials: false\r\n < cross-origin-embedder-policy: require-corp\r\n < cross-origin-opener-policy: same-origin\r\n < \r\n """ ] "url" => "https://192.168.0.145/brms/api/v1.0/accounts/keepalive" "response_headers" => [ "HTTP/2 200 " "date: Thu, 19 Feb 2026 13:00:48 GMT" "content-type: application/json;charset=UTF-8" "set-cookie: Path=/; HttpOnly; Secure" "x-frame-options: SAMEORIGIN" "x-content-type-options: nosniff" "x-xss-protection: 1; mode=block" "strict-transport-security: max-age=31536000; includeSubDomains" "access-control-allow-origin: *" "access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS,HEAD" "access-control-allow-headers: *" "access-control-allow-credentials: false" "cross-origin-embedder-policy: require-corp" "cross-origin-opener-policy: same-origin" ] "response_json" => [ "code" => 7000 "desc" => "Auth failed." ] ] |
|
| POST | https://192.168.0.145:443/brms/api/v1.0/accounts/authorize | |
|---|---|---|
| Request options | [ "json" => [ "userName" => "system" "ipAddress" => "" "clientType" => "WINPC_V2" ] "headers" => [ "Content-Type" => "application/json" "Accept" => "application/json" ] "verify_peer" => false "verify_host" => false ] |
|
| Response |
401
[ "info" => [ "header_size" => 212 "request_size" => 210 "total_time" => 0.013507 "namelookup_time" => 2.4E-5 "connect_time" => 2.4E-5 "pretransfer_time" => 8.4E-5 "size_upload" => 60.0 "size_download" => 502.0 "speed_download" => 37165.0 "speed_upload" => 4442.0 "download_content_length" => 502.0 "upload_content_length" => 60.0 "starttransfer_time" => 0.000108 "primary_ip" => "192.168.0.145" "primary_port" => 443 "local_ip" => "192.168.0.30" "local_port" => 42854 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 24 "connect_time_us" => 24 "namelookup_time_us" => 24 "pretransfer_time_us" => 84 "starttransfer_time_us" => 108 "total_time_us" => 13507 "effective_method" => "POST" "start_time" => 1771506065.3477 "original_url" => "https://192.168.0.145/brms/api/v1.0/accounts/authorize" "pause_handler" => Closure(float $duration) {#16480 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#16488 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#16470 …} : -9223372036854775801 } } "debug" => """ * Found bundle for host 192.168.0.145: 0x5572bddc0180 [can multiplex]\n * Re-using existing connection! (#0) with host 192.168.0.145\n * Connected to 192.168.0.145 (192.168.0.145) port 443 (#0)\n * Using Stream ID: 3 (easy handle 0x5572bde9c830)\n > POST /brms/api/v1.0/accounts/authorize HTTP/2\r\n Host: 192.168.0.145\r\n content-type: application/json\r\n accept: application/json\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 60\r\n \r\n * We are completely uploaded and fine\n < HTTP/2 401 \r\n < date: Thu, 19 Feb 2026 13:00:48 GMT\r\n < content-type: application/json;charset=UTF-8\r\n < content-length: 502\r\n < x-frame-options: SAMEORIGIN\r\n < strict-transport-security: max-age=31536000; includeSubDomains\r\n < \r\n """ ] "url" => "https://192.168.0.145/brms/api/v1.0/accounts/authorize" "response_headers" => [ "HTTP/2 401 " "date: Thu, 19 Feb 2026 13:00:48 GMT" "content-type: application/json;charset=UTF-8" "content-length: 502" "x-frame-options: SAMEORIGIN" "strict-transport-security: max-age=31536000; includeSubDomains" ] "response_json" => [ "realm" => "f689ed8c43530d68bf7d6e95a62f7f87" "randomKey" => "1bff9747ac2a4a3b" "encryptType" => "MD5" "publickey" => "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3iB9DMdm3glZJovJBuxbtU2SXLzB8TVjXF4H5kbfYI6jMMHfGBv457kGN7iRoPqa0Akfjk88oRapWgxcgEmd2feI6O8yJ+9FPbEMs87xxaKc7pZxnPNApGyoJ5a7bxs8ReuBAiw29kY20tRs+8vKBJ2+PfDB/ghZjqAJGYLghYg5CN41DRCup3vjt3eIkd9kqTLRlK0tl58YdEAYgPMu4qcVlwjYX2ETJ2lGhMxNRAfWa44ed0pWnpPwuoAYWJC4ufN73pBe8dSPE/vN0NtGsK0gqCCadDBr2fm1t+qeDTb7ga/Fawe9QpG3sp2AFW+3RyIIYA47D9tFVFjw9DQ63QIDAQAB" ] ] |
|
| POST | https://192.168.0.145:443/brms/api/v1.0/accounts/authorize | |
|---|---|---|
| Request options | [ "json" => [ "mac" => "C8:D9:D2:16:AF:F6" "signature" => "c61ab02c3fc17a649ba91f534505339c" "userName" => "system" "randomKey" => "1bff9747ac2a4a3b" "publicKey" => "" "encrytType" => "MD5" "ipAddress" => "" "clientType" => "WINPC_V2" "userType" => "0" "secretKey" => "XEVQF4Fm8wpn5NUVNVMUogx4nQHTOddc6hFkPvNac2K0JRoU1yvXwpt3yQMpJpeASli0ZzUxb83Y53OzyZd180lGJrvbpngkDuA9k0WwKVVSvd3FrQ5b8ujJKk9iOI4nqRD2H1SZt5+t5iJJkacgfg55WnrYzBHxKQa7XdOyTvk/XorwizzTx9GgYGOs0UJzVWFzAoQPL8o11p0/DVePEJwACNlIExuXxbZCAv92KdtiQit2TBOuF9u4SNd/KFWtXi7O/XjzLXFU2dl8V6SwgPu5tfLjOllsu10jWJxlX/zEFDSujCcknYmarNaTAri2m2yDZ1DE87ABm41K7RFzwg==" "secretVector" => "E51DayRpwXgm/aZO0QAs8VAkJuiv8ymso2O2AueFOaMflf+HQuuOPO9tuEEXkAPQKIePJ9mbi4vBnFTs4X0zFHwUSXy4bpaHu/zbGX4C4cxIA2vsXgGK1OFk7qHMzJLotXEoDiVN3x3MUsBpyZ7xdnuT/ps08WZy1Ja83BmBZjV1dbuXaQ+bJ//DPjzGbw6e30EZeOoTNQkxjhLlwkclmO+F6LXNKOURHBzGmreZEXz20yZYR0ZBpMkrL4N7AER/yNAG2I7enlB+yKK4pjpbRHLp4dyDBxFKV5kCXFiiqaxiK34xVwDOqIeGf5a3azH2EPSiWPO+R2EF0+/u03FAGA==" "loginType" => "1" ] "headers" => [ "Content-Type" => "application/json" "Accept" => "application/json" ] "verify_peer" => false "verify_host" => false ] |
|
| Response |
200
[ "info" => [ "header_size" => 579 "request_size" => 211 "total_time" => 0.149751 "namelookup_time" => 2.7E-5 "connect_time" => 2.7E-5 "pretransfer_time" => 8.7E-5 "size_upload" => 962.0 "size_download" => 771.0 "speed_download" => 5148.0 "speed_upload" => 6423.0 "upload_content_length" => 962.0 "starttransfer_time" => 0.00011 "primary_ip" => "192.168.0.145" "primary_port" => 443 "local_ip" => "192.168.0.30" "local_port" => 42854 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 27 "connect_time_us" => 27 "namelookup_time_us" => 27 "pretransfer_time_us" => 87 "starttransfer_time_us" => 110 "total_time_us" => 149751 "effective_method" => "POST" "start_time" => 1771506065.3623 "original_url" => "https://192.168.0.145/brms/api/v1.0/accounts/authorize" "pause_handler" => Closure(float $duration) {#16513 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#16515 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#16470 …} : -9223372036854775798 } } "debug" => """ * Found bundle for host 192.168.0.145: 0x5572bddc0180 [can multiplex]\n * Re-using existing connection! (#0) with host 192.168.0.145\n * Connected to 192.168.0.145 (192.168.0.145) port 443 (#0)\n * Using Stream ID: 5 (easy handle 0x5572bdec72e0)\n > POST /brms/api/v1.0/accounts/authorize HTTP/2\r\n Host: 192.168.0.145\r\n content-type: application/json\r\n accept: application/json\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 962\r\n \r\n * We are completely uploaded and fine\n < HTTP/2 200 \r\n < date: Thu, 19 Feb 2026 13:00:48 GMT\r\n < content-type: application/json;charset=UTF-8\r\n < x-frame-options: SAMEORIGIN\r\n * Added cookie Path="/" for domain 192.168.0.145, path /brms/api/v1.0/accounts/, expire 0\n < set-cookie: Path=/; HttpOnly; Secure\r\n < x-frame-options: SAMEORIGIN\r\n < x-content-type-options: nosniff\r\n < x-xss-protection: 1; mode=block\r\n < strict-transport-security: max-age=31536000; includeSubDomains\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS,HEAD\r\n < access-control-allow-headers: *\r\n < access-control-allow-credentials: false\r\n < cross-origin-embedder-policy: require-corp\r\n < cross-origin-opener-policy: same-origin\r\n < \r\n """ ] "url" => "https://192.168.0.145/brms/api/v1.0/accounts/authorize" "response_headers" => [ "HTTP/2 200 " "date: Thu, 19 Feb 2026 13:00:48 GMT" "content-type: application/json;charset=UTF-8" "x-frame-options: SAMEORIGIN" "set-cookie: Path=/; HttpOnly; Secure" "x-frame-options: SAMEORIGIN" "x-content-type-options: nosniff" "x-xss-protection: 1; mode=block" "strict-transport-security: max-age=31536000; includeSubDomains" "access-control-allow-origin: *" "access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS,HEAD" "access-control-allow-headers: *" "access-control-allow-credentials: false" "cross-origin-embedder-policy: require-corp" "cross-origin-opener-policy: same-origin" ] "response_json" => [ "duration" => 30 "token" => "0E35C754C1C841F2af89f84da33acb8a" "credential" => "EFB50444A029454D86ded89f476c3797" "verification" => null "userId" => "1" "userGroupId" => "" "serviceAbilty" => null "versionInfo" => [ "lastVersion" => "1756106059" "updateUrl" => ";/client/x64/General_DSS-Client_Win64_IS_V8.007.0000000.1.R.20250825.exe" "patchVersion" => "" "patchUrl" => "" "fileSize" => "220920312" ] "emapUrl" => null "sipNum" => "8888881000" "pocId" => null "pocPassword" => null "sipPassword" => "" "tokenRate" => 1800 "secretKey" => null "secretVector" => null "reused" => "1" "userLevel" => null "personId" => null "houseHolder" => null "forceResetPassword" => null "loginDateUtc" => null "enablePasswordValidityPeriod" => "0" "passwordRemainValidityPeriod" => null "userName" => "system" "passwdLeaveChangedDay" => null "loginIpChanged" => "0" "lastLoginIp" => "" ] ] |
|
| POST | https://192.168.0.145:443/obms/api/v1.1/acs/person | |
|---|---|---|
| Request options | [ "json" => [ "baseInfo" => [ "personId" => "33365000" "lastName" => "Testov" "firstName" => "Test" "gender" => "0" "orgCode" => "001001" "source" => "1" "sourceType" => "3" ] "authenticationInfo" => [ "startTime" => "1771506065" "endTime" => "1771592465" ] ] "headers" => [ "Content-Type" => "application/json" "Accept" => "application/json" "X-Subject-Token" => "0E35C754C1C841F2af89f84da33acb8a" ] "verify_peer" => false "verify_host" => false ] |
|
| Response |
200
[ "info" => [ "header_size" => 565 "request_size" => 254 "total_time" => 0.012327 "namelookup_time" => 3.2E-5 "connect_time" => 3.2E-5 "pretransfer_time" => 0.000108 "size_upload" => 208.0 "size_download" => 77.0 "speed_download" => 6246.0 "speed_upload" => 16873.0 "upload_content_length" => 208.0 "starttransfer_time" => 0.000144 "primary_ip" => "192.168.0.145" "primary_port" => 443 "local_ip" => "192.168.0.30" "local_port" => 42854 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 32 "connect_time_us" => 32 "namelookup_time_us" => 32 "pretransfer_time_us" => 108 "starttransfer_time_us" => 144 "total_time_us" => 12327 "effective_method" => "POST" "start_time" => 1771506065.5132 "original_url" => "https://192.168.0.145/obms/api/v1.1/acs/person" "pause_handler" => Closure(float $duration) {#16489 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#16504 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#16470 …} : -9223372036854775795 } } "debug" => """ * Found bundle for host 192.168.0.145: 0x5572bddc0180 [can multiplex]\n * Re-using existing connection! (#0) with host 192.168.0.145\n * Connected to 192.168.0.145 (192.168.0.145) port 443 (#0)\n * Using Stream ID: 7 (easy handle 0x5572bdec8e00)\n > POST /obms/api/v1.1/acs/person HTTP/2\r\n Host: 192.168.0.145\r\n content-type: application/json\r\n accept: application/json\r\n x-subject-token: 0E35C754C1C841F2af89f84da33acb8a\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 208\r\n \r\n * We are completely uploaded and fine\n < HTTP/2 200 \r\n < date: Thu, 19 Feb 2026 13:00:48 GMT\r\n < content-type: application/json\r\n < x-frame-options: SAMEORIGIN\r\n * Added cookie Path="/" for domain 192.168.0.145, path /obms/api/v1.1/acs/, expire 0\n < set-cookie: Path=/; HttpOnly; Secure\r\n < x-frame-options: SAMEORIGIN\r\n < x-content-type-options: nosniff\r\n < x-xss-protection: 1; mode=block\r\n < strict-transport-security: max-age=31536000; includeSubDomains\r\n < access-control-allow-origin: *\r\n < access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS,HEAD\r\n < access-control-allow-headers: *\r\n < access-control-allow-credentials: false\r\n < cross-origin-embedder-policy: require-corp\r\n < cross-origin-opener-policy: same-origin\r\n < \r\n """ ] "url" => "https://192.168.0.145/obms/api/v1.1/acs/person" "response_headers" => [ "HTTP/2 200 " "date: Thu, 19 Feb 2026 13:00:48 GMT" "content-type: application/json" "x-frame-options: SAMEORIGIN" "set-cookie: Path=/; HttpOnly; Secure" "x-frame-options: SAMEORIGIN" "x-content-type-options: nosniff" "x-xss-protection: 1; mode=block" "strict-transport-security: max-age=31536000; includeSubDomains" "access-control-allow-origin: *" "access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS,HEAD" "access-control-allow-headers: *" "access-control-allow-credentials: false" "cross-origin-embedder-policy: require-corp" "cross-origin-opener-policy: same-origin" ] "response_json" => [ "code" => 1004 "desc" => "Argument [extensionInfo] can not be empty." "data" => null ] ] |
|