POST https://bertolotto-test.unotre5.it/it-IT/login

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

POST http://bertolotto.remote/CRM_Dispatcher_BertolottoTest/api/CRM_DataDispatcher_/Check_UserExtended
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" => [
    "username" => "testweb"
    "pwd" => "xDyIm00in6SUKAmvQ7a5nA=="
  ]
]
Response 200
[
  "info" => [
    "header_size" => 159
    "request_size" => 399
    "total_time" => 0.193862
    "namelookup_time" => 0.000218
    "connect_time" => 0.000783
    "pretransfer_time" => 0.000831
    "size_upload" => 55.0
    "size_download" => 363.0
    "speed_download" => 1872.0
    "speed_upload" => 283.0
    "upload_content_length" => 55.0
    "starttransfer_time" => 0.193437
    "primary_ip" => "172.16.147.101"
    "primary_port" => 80
    "local_ip" => "172.16.147.102"
    "local_port" => 37158
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 783
    "namelookup_time_us" => 218
    "pretransfer_time_us" => 831
    "starttransfer_time_us" => 193437
    "total_time_us" => 193862
    "effective_method" => "POST"
    "start_time" => 1758006926.3183
    "original_url" => "http://bertolotto.remote/CRM_Dispatcher_BertolottoTest/api/CRM_DataDispatcher_/Check_UserExtended"
    "pause_handler" => Closure(float $duration) {#1076
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1104 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1093 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 172.16.147.101:80...\n
      * Connected to bertolotto.remote (172.16.147.101) port 80 (#0)\n
      > POST /CRM_Dispatcher_BertolottoTest/api/CRM_DataDispatcher_/Check_UserExtended HTTP/1.1\r\n
      Host: bertolotto.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: 55\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: Tue, 16 Sep 2025 07:15:26 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: Tue, 16 Sep 2025 07:15:26 GMT"
  ]
  "response_content" => [
    "[{"authenticated":true,"message":"","userId":25,"description":"UT5 - Test Web","address":null,"postalCode":null,"city":null,"province":null,"region":null,"country":null,"email":null,"vatNumber":null,"fiscalCode":null,"userType":"U","userDescription":"UT5 - Test Web","erpRoleId":58,"defaultCustomerId":0,"defaultCustomerDescription":"","languageIsoCode":"it-IT"}]"
  ]
]
POST http://bertolotto.remote/CRM_Dispatcher_BertolottoTest/api/CRM_DataDispatcher_/GetCRMUserTypeRights
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" => [
    "companyCode" => "1"
    "userId" => 25
  ]
]
Response 200
[
  "info" => [
    "header_size" => 159
    "request_size" => 377
    "total_time" => 0.207424
    "namelookup_time" => 3.8E-5
    "connect_time" => 3.8E-5
    "pretransfer_time" => 0.000174
    "size_upload" => 31.0
    "size_download" => 2540.0
    "speed_download" => 12245.0
    "speed_upload" => 149.0
    "upload_content_length" => 31.0
    "starttransfer_time" => 0.207299
    "primary_ip" => "172.16.147.101"
    "primary_port" => 80
    "local_ip" => "172.16.147.102"
    "local_port" => 37158
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 38
    "namelookup_time_us" => 38
    "pretransfer_time_us" => 174
    "starttransfer_time_us" => 207299
    "total_time_us" => 207424
    "effective_method" => "POST"
    "start_time" => 1758006927.0333
    "original_url" => "http://bertolotto.remote/CRM_Dispatcher_BertolottoTest/api/CRM_DataDispatcher_/GetCRMUserTypeRights"
    "pause_handler" => Closure(float $duration) {#2070
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#2063 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1093 …}
        $execCounter: -9223372036854775802
      }
    }
    "debug" => """
      * Found bundle for host bertolotto.remote: 0x555f5ee3e690 [serially]\n
      * Can not multiplex, even if we wanted to!\n
      * Re-using existing connection! (#0) with host bertolotto.remote\n
      * Connected to bertolotto.remote (172.16.147.101) port 80 (#0)\n
      > POST /CRM_Dispatcher_BertolottoTest/api/CRM_DataDispatcher_/GetCRMUserTypeRights HTTP/1.1\r\n
      Host: bertolotto.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: 31\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: Tue, 16 Sep 2025 07:15:26 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: Tue, 16 Sep 2025 07:15:26 GMT"
  ]
  "response_content" => [
    "[{"recordId":295,"userTypeId":16,"userTypeCode":"U","rightId":209,"rightCode":"BER01","isEnabled":true},{"recordId":309,"userTypeId":16,"userTypeCode":"U","rightId":210,"rightCode":"BER02","isEnabled":true},{"recordId":351,"userTypeId":16,"userTypeCode":"U","rightId":213,"rightCode":"BER03","isEnabled":true},{"recordId":1,"userTypeId":16,"userTypeCode":"U","rightId":1,"rightCode":"SD001","isEnabled":false},{"recordId":2,"userTypeId":16,"userTypeCode":"U","rightId":2,"rightCode":"SD002","isEnabled":true},{"recordId":3,"userTypeId":16,"userTypeCode":"U","rightId":3,"rightCode":"SD003","isEnabled":true},{"recordId":4,"userTypeId":16,"userTypeCode":"U","rightId":4,"rightCode":"SD004","isEnabled":true},{"recordId":5,"userTypeId":16,"userTypeCode":"U","rightId":5,"rightCode":"SD005","isEnabled":true},{"recordId":6,"userTypeId":16,"userTypeCode":"U","rightId":6,"rightCode":"SD006","isEnabled":true},{"recordId":7,"userTypeId":16,"userTypeCode":"U","rightId":7,"rightCode":"SD007","isEnabled":true},{"recordId":8,"userTypeId":16,"userTypeCode":"U","rightId":8,"rightCode":"SD008","isEnabled":true},{"recordId":9,"userTypeId":16,"userTypeCode":"U","rightId":9,"rightCode":"SD009","isEnabled":true},{"recordId":197,"userTypeId":16,"userTypeCode":"U","rightId":202,"rightCode":"SD010","isEnabled":true},{"recordId":211,"userTypeId":16,"userTypeCode":"U","rightId":203,"rightCode":"SD011","isEnabled":true},{"recordId":225,"userTypeId":16,"userTypeCode":"U","rightId":204,"rightCode":"SD012","isEnabled":true},{"recordId":267,"userTypeId":16,"userTypeCode":"U","rightId":207,"rightCode":"SD015","isEnabled":true},{"recordId":281,"userTypeId":16,"userTypeCode":"U","rightId":208,"rightCode":"SD016","isEnabled":false},{"recordId":10,"userTypeId":16,"userTypeCode":"U","rightId":101,"rightCode":"SD101","isEnabled":true},{"recordId":11,"userTypeId":16,"userTypeCode":"U","rightId":102,"rightCode":"SD102","isEnabled":false},{"recordId":12,"userTypeId":16,"userTypeCode":"U","rightId":103,"rightCode":"SD103","isEnabled":true},{"recordId":79,"userTypeId":16,"userTypeCode":"U","rightId":104,"rightCode":"SD104","isEnabled":false},{"recordId":323,"userTypeId":16,"userTypeCode":"U","rightId":211,"rightCode":"SD105","isEnabled":false},{"recordId":547,"userTypeId":16,"userTypeCode":"U","rightId":214,"rightCode":"SD111","isEnabled":true},{"recordId":575,"userTypeId":16,"userTypeCode":"U","rightId":215,"rightCode":"SD112","isEnabled":true},{"recordId":13,"userTypeId":16,"userTypeCode":"U","rightId":201,"rightCode":"SD201","isEnabled":true}]"
  ]
]