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 OTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOk12bFh3LXRLcnRVaXZiTVo0bXU3aS1Ieg==" "Content-Type" => "application/x-www-form-urlencoded" "User-Agent" => "HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)" "Content-Length" => "181" ] "body" => "code=4%2F0ASc3gC2xXPZCQGFAp2HVsjveE8S9V7JHgu5SN_etqc46IWS-oJ4eVc1o3CzP0KUbOtaUmQ&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fdev-lms.coderslab.pl%2Flogin%2Fcheck-google" ] |
|---|---|
| 200 |
[ "info" => [ "header_size" => 487 "request_size" => 387 "total_time" => 0.243387 "namelookup_time" => 0.053979 "connect_time" => 0.080226 "pretransfer_time" => 0.188346 "size_upload" => 181.0 "size_download" => 1054.0 "speed_download" => 4330.0 "speed_upload" => 743.0 "download_content_length" => 1054.0 "upload_content_length" => 181.0 "starttransfer_time" => 0.188374 "primary_ip" => "64.233.166.84" "primary_port" => 443 "local_ip" => "10.5.0.20" "local_port" => 42084 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 188111 "connect_time_us" => 80226 "namelookup_time_us" => 53979 "pretransfer_time_us" => 188346 "starttransfer_time_us" => 188374 "total_time_us" => 243387 "start_time" => 1768992427.6287 "original_url" => "https://accounts.google.com/o/oauth2/token" "pause_handler" => Closure(float $duration) {#1098 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1086 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1107 …} : -9223372036854775808 } } "debug" => """ * Trying 64.233.166.84:443...\n * Connected to accounts.google.com (64.233.166.84) port 443 (#0)\n * ALPN: offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=accounts.google.com\n * start date: Dec 9 17:10:54 2025 GMT\n * expire date: Mar 3 17:10:53 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 HTTP/2\n * h2h3 [:method: POST]\n * h2h3 [:path: /o/oauth2/token]\n * h2h3 [:scheme: https]\n * h2h3 [:authority: accounts.google.com]\n * h2h3 [authorization: Basic OTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOk12bFh3LXRLcnRVaXZiTVo0bXU3aS1Ieg==]\n * h2h3 [content-type: application/x-www-form-urlencoded]\n * h2h3 [user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)]\n * h2h3 [content-length: 181]\n * h2h3 [accept: */*]\n * h2h3 [accept-encoding: gzip]\n * Using Stream ID: 1 (easy handle 0x6065123da070)\n > POST /o/oauth2/token HTTP/2\r\n Host: accounts.google.com\r\n authorization: Basic OTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tOk12bFh3LXRLcnRVaXZiTVo0bXU3aS1Ieg==\r\n content-type: application/x-www-form-urlencoded\r\n user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)\r\n content-length: 181\r\n accept: */*\r\n accept-encoding: gzip\r\n \r\n * We are completely uploaded and fine\n * old SSL session ID is stale, removing\n < HTTP/2 200 \r\n < expires: Mon, 01 Jan 1990 00:00:00 GMT\r\n < cache-control: no-cache, no-store, max-age=0, must-revalidate\r\n < date: Wed, 21 Jan 2026 10:47:07 GMT\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: 1054\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" "cache-control: no-cache, no-store, max-age=0, must-revalidate" "date: Wed, 21 Jan 2026 10:47:07 GMT" "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: 1054" "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.A0AUMWg_K5t-GPiuigxrZekO6u0aD-mUYyDuRtQEVMpIknU8vZBT_Fww5ztuKQwTIUsx761yvzDhq0NWBPRLvWcJG66ylz70HOT3cpHhcU0NghBKVAfpXGotMsbt3rVacIwaYkXtrktdrzgJcNiLH5Uh74hAJK-mwilEiUselB0hb3TsFkuRjwMOuXw0VIgMQij05TZG0owzdPXr7oVMyNrepMtzHZE_qBM5bEGBEkJ1tHe8TMM2jkECvX9FjJE2QTmIuJ56SwNWkQFFkvZgm4PlmWrWu4ZAaCgYKAQcSARcSFQHGX2MiGrqHAuDdcA5jvXjQ1IgS9Q0293" "expires_in" => 3596 "scope" => "https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile openid" "token_type" => "Bearer" "id_token" => "eyJhbGciOiJSUzI1NiIsImtpZCI6Ijk1NDRkMGZmMDU5MGYwMjUzMDE2NDNmMzI3NWJmNjg3NzY3NjU4MjIiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJhY2NvdW50cy5nb29nbGUuY29tIiwiYXpwIjoiOTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwiYXVkIjoiOTAyNzUwMTEzNTkxLWJ2ZTlucGtpOGxrMDMxdTVnMm9vZ3EzcDZjNWJib3VvLmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tIiwic3ViIjoiMTE1MDM0NTAxMTg4MzYzMzY0MjA1IiwiaGQiOiJjb2RlcnNsYWIucGwiLCJlbWFpbCI6ImphY2VrLnRjaG9yemV3c2tpQGNvZGVyc2xhYi5wbCIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhdF9oYXNoIjoiLVIxN2hMeDNzSlpkUUxndnVuRHo0QSIsImlhdCI6MTc2ODk5MjQyNywiZXhwIjoxNzY4OTk2MDI3fQ.V3gOlYzsujataCtUgpFB9jDru7x2i2JOTcNVcfJtHIPqGeXxoKr94fhOnap6gwHFeRJkcCroIwn-MeQ4g6hOm3kwvnQjyUMGbrzsZI7klvnRurfqQ8UmJDJtFkW3gx7h3ulnAk6izi-OxBcQlH_xSO60lQj1raoWb9OOt4tqSvaXuBoWzSovseu_hVC5umzH-zvtMwlYJBiGUm-ohUWp52JzFPmUrIRnDAUAtKg01O92snDX4OZqBwyYV6tmkUsnJbPOdN-1vC54vnuYb7GfXy4GDq39u9jZ1waTPxk2wbOtg1I8dUHFB8kJg9TGjZs5NYHW13_Ou8YEIJFaH1INHQ" ] ] |
| GET |
https://www.googleapis.com/oauth2/v1/userinfo
[ "headers" => [ "Authorization" => "Bearer ya29.A0AUMWg_K5t-GPiuigxrZekO6u0aD-mUYyDuRtQEVMpIknU8vZBT_Fww5ztuKQwTIUsx761yvzDhq0NWBPRLvWcJG66ylz70HOT3cpHhcU0NghBKVAfpXGotMsbt3rVacIwaYkXtrktdrzgJcNiLH5Uh74hAJK-mwilEiUselB0hb3TsFkuRjwMOuXw0VIgMQij05TZG0owzdPXr7oVMyNrepMtzHZE_qBM5bEGBEkJ1tHe8TMM2jkECvX9FjJE2QTmIuJ56SwNWkQFFkvZgm4PlmWrWu4ZAaCgYKAQcSARcSFQHGX2MiGrqHAuDdcA5jvXjQ1IgS9Q0293" "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.226289 "namelookup_time" => 0.067277 "connect_time" => 0.068518 "pretransfer_time" => 0.181405 "size_download" => 256.0 "speed_download" => 1131.0 "download_content_length" => 256.0 "starttransfer_time" => 0.225843 "primary_ip" => "142.250.109.95" "primary_port" => 443 "local_ip" => "10.5.0.20" "local_port" => 37206 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 181094 "connect_time_us" => 68518 "namelookup_time_us" => 67277 "pretransfer_time_us" => 181405 "starttransfer_time_us" => 225843 "total_time_us" => 226289 "start_time" => 1768992427.9181 "original_url" => "https://www.googleapis.com/oauth2/v1/userinfo" "pause_handler" => Closure(float $duration) {#1247 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1265 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1107 …} : -9223372036854775775 } } "debug" => """ * Trying 142.250.109.95:443...\n * Connected to www.googleapis.com (142.250.109.95) port 443 (#1)\n * ALPN: offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=upload.video.google.com\n * start date: Dec 9 17:10:14 2025 GMT\n * expire date: Mar 3 17:10:13 2026 GMT\n * subjectAltName: host "www.googleapis.com" matched cert's "*.googleapis.com"\n * issuer: C=US; O=Google Trust Services; CN=WE2\n * SSL certificate verify ok.\n * using HTTP/2\n * h2h3 [:method: GET]\n * h2h3 [:path: /oauth2/v1/userinfo]\n * h2h3 [:scheme: https]\n * h2h3 [:authority: www.googleapis.com]\n * h2h3 [authorization: Bearer ya29.A0AUMWg_K5t-GPiuigxrZekO6u0aD-mUYyDuRtQEVMpIknU8vZBT_Fww5ztuKQwTIUsx761yvzDhq0NWBPRLvWcJG66ylz70HOT3cpHhcU0NghBKVAfpXGotMsbt3rVacIwaYkXtrktdrzgJcNiLH5Uh74hAJK-mwilEiUselB0hb3TsFkuRjwMOuXw0VIgMQij05TZG0owzdPXr7oVMyNrepMtzHZE_qBM5bEGBEkJ1tHe8TMM2jkECvX9FjJE2QTmIuJ56SwNWkQFFkvZgm4PlmWrWu4ZAaCgYKAQcSARcSFQHGX2MiGrqHAuDdcA5jvXjQ1IgS9Q0293]\n * h2h3 [content-type: application/x-www-form-urlencoded]\n * h2h3 [user-agent: HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle)]\n * h2h3 [accept: */*]\n * h2h3 [accept-encoding: gzip]\n * Using Stream ID: 1 (easy handle 0x606512475e60)\n > GET /oauth2/v1/userinfo HTTP/2\r\n Host: www.googleapis.com\r\n authorization: Bearer ya29.A0AUMWg_K5t-GPiuigxrZekO6u0aD-mUYyDuRtQEVMpIknU8vZBT_Fww5ztuKQwTIUsx761yvzDhq0NWBPRLvWcJG66ylz70HOT3cpHhcU0NghBKVAfpXGotMsbt3rVacIwaYkXtrktdrzgJcNiLH5Uh74hAJK-mwilEiUselB0hb3TsFkuRjwMOuXw0VIgMQij05TZG0owzdPXr7oVMyNrepMtzHZE_qBM5bEGBEkJ1tHe8TMM2jkECvX9FjJE2QTmIuJ56SwNWkQFFkvZgm4PlmWrWu4ZAaCgYKAQcSARcSFQHGX2MiGrqHAuDdcA5jvXjQ1IgS9Q0293\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 * old SSL session ID is stale, removing\n < HTTP/2 200 \r\n < cache-control: no-cache, no-store, max-age=0, must-revalidate\r\n < pragma: no-cache\r\n < expires: Mon, 01 Jan 1990 00:00:00 GMT\r\n < date: Wed, 21 Jan 2026 10:47:08 GMT\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: 256\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 " "cache-control: no-cache, no-store, max-age=0, must-revalidate" "pragma: no-cache" "expires: Mon, 01 Jan 1990 00:00:00 GMT" "date: Wed, 21 Jan 2026 10:47:08 GMT" "content-type: application/json; charset=UTF-8" "vary: Origin" "vary: X-Origin" "vary: Referer" "content-encoding: gzip" "server: ESF" "content-length: 256" "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" => "115034501188363364205" "email" => "jacek.tchorzewski@coderslab.pl" "verified_email" => true "name" => "Jacek Tchórzewski" "given_name" => "Jacek" "family_name" => "Tchórzewski" "picture" => "https://lh3.googleusercontent.com/a/ACg8ocJ01co3HC3IsxRJ_ncAIDBH1yDpoeuKDntENsLMkFtgZi2LnXqk=s96-c" "hd" => "coderslab.pl" ] ] |