HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 0

No requests were made with the "http_client" service.

hwi_oauth.http_client 2

Requests

POST https://accounts.google.com/o/oauth2/token
[
  "headers" => [
    "Authorization" => "Basic MTA5MTk0Mzc1NjI3NS1ibXNhMGVhOGtqdDB1bnFkdmJnNWFsazQ5MzRwYWtqMS5hcHBzLmdvb2dsZXVzZXJjb250ZW50LmNvbTozbk9Jc0d6ZElTbzY1R2l5bFFkQUZub0c="
    "Content-Type" => "application/x-www-form-urlencoded"
    "User-Agent" => "HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)"
    "Content-Length" => "182"
  ]
  "body" => "code=4%2F0ATX87lN91_3j10MOOVQNyY5REKeuG7zW71pEV0V5JCEN8ah96RB876Pb2vbtaWT11evBjg&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fmafo-test.mobupps.com%2Flogin%2Fcheck-google"
]
200
[
  "info" => [
    "header_size" => 487
    "request_size" => 387
    "total_time" => 0.246082
    "namelookup_time" => 0.001289
    "connect_time" => 0.031639
    "pretransfer_time" => 0.100881
    "size_upload" => 182.0
    "size_download" => 1095.0
    "speed_download" => 4449.0
    "speed_upload" => 739.0
    "download_content_length" => 1095.0
    "upload_content_length" => 182.0
    "starttransfer_time" => 0.100938
    "primary_ip" => "172.253.132.84"
    "primary_port" => 443
    "local_ip" => "172.31.35.242"
    "local_port" => 52692
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 100718
    "connect_time_us" => 31639
    "namelookup_time_us" => 1289
    "pretransfer_time_us" => 100881
    "starttransfer_time_us" => 100938
    "total_time_us" => 246082
    "effective_method" => "POST"
    "start_time" => 1767167589.6013
    "pause_handler" => Closure(float $duration) {#528
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#882 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#896 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 172.253.132.84:443...\n
      * Connected to accounts.google.com (172.253.132.84) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH\n
      * successfully set certificate verify locations:\n
      *  CAfile: /etc/pki/tls/certs/ca-bundle.crt\n
      *  CApath: none\n
      * SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=accounts.google.com\n
      *  start date: Dec  3 15:57:21 2025 GMT\n
      *  expire date: Feb 25 15:57:20 2026 GMT\n
      *  subjectAltName: host "accounts.google.com" matched cert's "accounts.google.com"\n
      *  issuer: C=US; O=Google Trust Services; CN=WR2\n
      *  SSL certificate verify ok.\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 0x5626ff3e30f0)\n
      > POST /o/oauth2/token HTTP/2\r\n
      Host: accounts.google.com\r\n
      authorization: Basic MTA5MTk0Mzc1NjI3NS1ibXNhMGVhOGtqdDB1bnFkdmJnNWFsazQ5MzRwYWtqMS5hcHBzLmdvb2dsZXVzZXJjb250ZW50LmNvbTozbk9Jc0d6ZElTbzY1R2l5bFFkQUZub0c=\r\n
      content-type: application/x-www-form-urlencoded\r\n
      user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)\r\n
      accept: */*\r\n
      accept-encoding: gzip\r\n
      content-length: 182\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < expires: Mon, 01 Jan 1990 00:00:00 GMT\r\n
      < date: Wed, 31 Dec 2025 07:53:09 GMT\r\n
      < cache-control: no-cache, no-store, max-age=0, must-revalidate\r\n
      < pragma: no-cache\r\n
      < content-type: application/json; charset=utf-8\r\n
      < vary: Origin\r\n
      < vary: X-Origin\r\n
      < vary: Referer\r\n
      < content-encoding: gzip\r\n
      < server: scaffolding on HTTPServer2\r\n
      < content-length: 1095\r\n
      < x-xss-protection: 0\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-content-type-options: nosniff\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "expires: Mon, 01 Jan 1990 00:00:00 GMT"
    "date: Wed, 31 Dec 2025 07:53:09 GMT"
    "cache-control: no-cache, no-store, max-age=0, must-revalidate"
    "pragma: no-cache"
    "content-type: application/json; charset=utf-8"
    "vary: Origin"
    "vary: X-Origin"
    "vary: Referer"
    "content-encoding: gzip"
    "server: scaffolding on HTTPServer2"
    "content-length: 1095"
    "x-xss-protection: 0"
    "x-frame-options: SAMEORIGIN"
    "x-content-type-options: nosniff"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
  "response_json" => [
    "access_token" => "ya29.A0Aa7pCA8ZXsu7pBUR_tOiMGy3Pxo3DnFL9GJ-mGjsGNlSlO-jk2ZMLe4Q1KnRmI8cZToGPvqxaAavBX-1x_k5XvwKtU2mhCSrYj9iiKw-qCwxA73EzM6yh39CmWSO4ic4s9fNtjAnnJR_6NY0PV98k2cUHDivBn1XGGGXkbW9MKJAgqgHx9PmRdcYRSRQMjaji9GL7ei4SxdobL_UleguIUemDlWyCGK2bbt4Kh3xlx1Qhrz-GvJLEkE-1Fxf5K5nrDxWmnm0Rml8UQGiNee03E85qMkWnAaCgYKAaMSARISFQHGX2Mi3TkEZNzZL4ldXFdiE080aw0293"
    "expires_in" => 3599
    "scope" => "https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile openid"
    "token_type" => "Bearer"
    "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6IjQ5NmQwMDhlOGM3YmUxY2FlNDIwOWUwZDVjMjFiMDUwYTYxZTk2MGYiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiMTA5MTk0Mzc1NjI3NS1ibXNhMGVhOGtqdDB1bnFkdmJnNWFsazQ5MzRwYWtqMS5hcHBzLmdvb2dsZXVzZXJjb250ZW50LmNvbSIsImF1ZCI6IjEwOTE5NDM3NTYyNzUtYm1zYTBlYThranQwdW5xZHZiZzVhbGs0OTM0cGFrajEuYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJzdWIiOiIxMTcwMzk3MDM5NDEzNTA2NTc1ODkiLCJoZCI6Im1vYnVwcHMuY29tIiwiZW1haWwiOiJzaGFpQG1vYnVwcHMuY29tIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImF0X2hhc2giOiJjbmk4X2V2dTVER2FpRDR3UW5oSl9RIiwiaWF0IjoxNzY3MTY3NTg5LCJleHAiOjE3NjcxNzExODl9.eVXiPeQKmHaXcEaucZdWnxRawy-rxJAiHsgUPOLJN2PzIf89BhUtamLZ4noNagOpXZu08m_9rknLdhcvHMZuhlguSRkBBpUsaBGJWpUHob6HaXabc0Xq4K4JnUhvJ0NUA0hzv8QGQllp3Cw1i45H5ScN4sQqAlUjSpos6rpz9-peCgS5IjvbryOhDY6I321RqUJkzeFgsAHpoD0Awy-EJzSII5HF9304aPwpzMpyebgF0AkbXfHYhSF-JFeigKcGe3ZDi44KGmnVC1U1JhP4_bj9avlWOGJCiCeUD6Uet_MKogzYAO_sVYciFjkMT3Xzj2y1aazvt_4NFj1kfiHydg"
  ]
]
GET https://www.googleapis.com/oauth2/v1/userinfo
[
  "headers" => [
    "Authorization" => "Bearer ya29.A0Aa7pCA8ZXsu7pBUR_tOiMGy3Pxo3DnFL9GJ-mGjsGNlSlO-jk2ZMLe4Q1KnRmI8cZToGPvqxaAavBX-1x_k5XvwKtU2mhCSrYj9iiKw-qCwxA73EzM6yh39CmWSO4ic4s9fNtjAnnJR_6NY0PV98k2cUHDivBn1XGGGXkbW9MKJAgqgHx9PmRdcYRSRQMjaji9GL7ei4SxdobL_UleguIUemDlWyCGK2bbt4Kh3xlx1Qhrz-GvJLEkE-1Fxf5K5nrDxWmnm0Rml8UQGiNee03E85qMkWnAaCgYKAaMSARISFQHGX2Mi3TkEZNzZL4ldXFdiE080aw0293"
    "Content-Type" => "application/x-www-form-urlencoded"
    "User-Agent" => "HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)"
  ]
  "body" => null
]
200
[
  "info" => [
    "header_size" => 463
    "request_size" => 577
    "total_time" => 0.146284
    "namelookup_time" => 0.003428
    "connect_time" => 0.01237
    "pretransfer_time" => 0.092967
    "size_download" => 237.0
    "speed_download" => 1620.0
    "download_content_length" => 237.0
    "starttransfer_time" => 0.146094
    "primary_ip" => "172.217.5.10"
    "primary_port" => 443
    "local_ip" => "172.31.35.242"
    "local_port" => 33730
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 92212
    "connect_time_us" => 12370
    "namelookup_time_us" => 3428
    "pretransfer_time_us" => 92967
    "starttransfer_time_us" => 146094
    "total_time_us" => 146284
    "effective_method" => "GET"
    "start_time" => 1767167589.8502
    "pause_handler" => Closure(float $duration) {#549
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#538 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#896 …}
        $execCounter: -9223372036854775797
      }
    }
    "debug" => """
      *   Trying 172.217.5.10:443...\n
      * Connected to www.googleapis.com (172.217.5.10) port 443 (#1)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH\n
      * successfully set certificate verify locations:\n
      *  CAfile: /etc/pki/tls/certs/ca-bundle.crt\n
      *  CApath: none\n
      * SSL connection using TLSv1.2 / ECDHE-ECDSA-AES256-GCM-SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=upload.video.google.com\n
      *  start date: Dec  3 15:53:13 2025 GMT\n
      *  expire date: Feb 25 15:53:12 2026 GMT\n
      *  subjectAltName: host "www.googleapis.com" matched cert's "*.googleapis.com"\n
      *  issuer: C=US; O=Google Trust Services; CN=WR2\n
      *  SSL certificate verify ok.\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 0x5626ff69a9a0)\n
      > GET /oauth2/v1/userinfo HTTP/2\r\n
      Host: www.googleapis.com\r\n
      authorization: Bearer ya29.A0Aa7pCA8ZXsu7pBUR_tOiMGy3Pxo3DnFL9GJ-mGjsGNlSlO-jk2ZMLe4Q1KnRmI8cZToGPvqxaAavBX-1x_k5XvwKtU2mhCSrYj9iiKw-qCwxA73EzM6yh39CmWSO4ic4s9fNtjAnnJR_6NY0PV98k2cUHDivBn1XGGGXkbW9MKJAgqgHx9PmRdcYRSRQMjaji9GL7ei4SxdobL_UleguIUemDlWyCGK2bbt4Kh3xlx1Qhrz-GvJLEkE-1Fxf5K5nrDxWmnm0Rml8UQGiNee03E85qMkWnAaCgYKAaMSARISFQHGX2Mi3TkEZNzZL4ldXFdiE080aw0293\r\n
      content-type: application/x-www-form-urlencoded\r\n
      user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)\r\n
      accept: */*\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < expires: Mon, 01 Jan 1990 00:00:00 GMT\r\n
      < date: Wed, 31 Dec 2025 07:53:09 GMT\r\n
      < cache-control: no-cache, no-store, max-age=0, must-revalidate\r\n
      < pragma: no-cache\r\n
      < content-type: application/json; charset=UTF-8\r\n
      < vary: Origin\r\n
      < vary: X-Origin\r\n
      < vary: Referer\r\n
      < content-encoding: gzip\r\n
      < server: ESF\r\n
      < content-length: 237\r\n
      < x-xss-protection: 0\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < x-content-type-options: nosniff\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "expires: Mon, 01 Jan 1990 00:00:00 GMT"
    "date: Wed, 31 Dec 2025 07:53:09 GMT"
    "cache-control: no-cache, no-store, max-age=0, must-revalidate"
    "pragma: no-cache"
    "content-type: application/json; charset=UTF-8"
    "vary: Origin"
    "vary: X-Origin"
    "vary: Referer"
    "content-encoding: gzip"
    "server: ESF"
    "content-length: 237"
    "x-xss-protection: 0"
    "x-frame-options: SAMEORIGIN"
    "x-content-type-options: nosniff"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
  "response_json" => [
    "id" => "117039703941350657589"
    "email" => "shai@mobupps.com"
    "verified_email" => true
    "name" => "Shai Nahman"
    "given_name" => "Shai"
    "family_name" => "Nahman"
    "picture" => "https://lh3.googleusercontent.com/a/ACg8ocIXF7W4_eq2xxhAb0clGwc5Rh7NyugOLsVbT_BQ_ahg-jmnL0g=s96-c"
    "hd" => "mobupps.com"
  ]
]