HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.
0-RTTThe QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTEDCID
Connection ID
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets. |
RX
Packet RXThis value represents the time between the first packet sent and the first packet received (measured in milliseconds). |
HSK
Handshake Done
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds). |
---|---|---|
F49.. | 3.75 | 11.46 |
FEB.. | 8.38 | 8.63 |
Read detailed descriptions of the items and metrics shown above.
The QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTED
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.
This tool attempts two connections to test the server's 0-RTT capabilities.
During the first connection, the client receives important handshake material from the server.
With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.
This value represents the time between the first packet sent and the first packet received (measured in milliseconds).
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).
Take notice of the difference in this metric between the first connection and the second connection.
Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.
QLog is a standard under development for QUIC Connection debugging and visualization.
Learn more at https://quic.edm.uhasselt.be/
To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.
HTTP/1.1 200 OK
content-type: text/html; charset=ISO-8859-1
content-security-policy-report-only: object-src 'none';base-uri 'self';script-src 'nonce-Zkn7_h0CIU7Y771MIUp87w' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
accept-ch: Sec-CH-Prefers-Color-Scheme
p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info."
date: Tue, 15 Oct 2024 10:27:01 GMT
server: gws
x-xss-protection: 0
x-frame-options: SAMEORIGIN
expires: Tue, 15 Oct 2024 10:27:01 GMT
cache-control: private
set-cookie: AEC=AVYB7cq3r1rxS_52n_hdhWWWTj_OwmnMuJqn6q44WKZtx15c5alQfxMYuUk; expires=Sun, 13-Apr-2025 10:27:01 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax
set-cookie: NID=518=RE_3yN4XBRrItHkgU5HkUwinyubxvKAVx2NtNka6h8h7ZjHc03iVnT3RlC__hBtbAOpaCSRXH0TvH_6YNyPAnzgYiprpIPO7YbyjTPEuTIiq6lqe5p7TfKQZkN60RGLmFrjmQNjlC6hCvq5Li0aVflb7uSb8AlbV9QZ02slN46IpT0xHpCjXE_rhDJurV-_H; expires=Wed, 16-Apr-2025 10:27:01 GMT; path=/; domain=.google.com; HttpOnly
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Domain | *.google.com |
Issued By | WR2 |
Expires | Tuesday, December 17, 2024 at 02:46:04 AM GMT |
Subject | |
---|---|
Common Name | *.google.com |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services |
Common Name | WR2 |
Serial Number | 261383844467916484024316721629003017221 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 256 |
Public Key Type | DSA |
Domain | WR2 |
Issued By | GTS Root R1 |
Expires | Tuesday, February 20, 2029 at 02:00:00 PM GMT |
Subject | |
---|---|
Country | US |
Organization | Google Trust Services |
Common Name | WR2 |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS Root R1 |
Serial Number | 170058220837755766831192027518741805976 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 2048 |
Public Key Type | RSA |
Domain | GTS Root R1 |
Issued By | GlobalSign Root CA |
Expires | Friday, January 28, 2028 at 12:00:42 AM GMT |
Subject | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS Root R1 |
Issuer | |
---|---|
Country | BE |
Organization | GlobalSign nv-sa |
Unit | Root CA |
Common Name | GlobalSign Root CA |
Serial Number | 159159747900478145820483398898491642637 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 4096 |
Public Key Type | RSA |
{ "qlog_version": "0.1", "description": "www.google.com", "connections": [ { "qlog_version": "0.1", "vantagepoint": "NETWORK", "connectionid": "F49FC2EB990D1F19", "starttime": 23287777426052, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:81e::2004", "srcport": "37019", "dstport": "443" } ], [ 74, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 3754, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c50000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba0044960b734fb2d7...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 3757, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 6365, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c30000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba00449636e434c04c...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "2" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ] } ], [ 8255, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ee0000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba4497671c2ad0fe71...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "3" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8506, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e00000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba4497e1cbf5fddd31...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8682, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e10000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba449754b8a891c9d6...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "5" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8851, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e90000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba44979b10ead453cf...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "6" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 10814, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ee0000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba449786cc0186b5ca...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "7" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "CRYPTO" } ] } ], [ 10993, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ec0000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba43489070fca81ef3...", "header": { "type": "HSK", "payload_length": "849", "packet_number": "8" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 11231, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "30820E0930820CF1A003020102021100C4A4B282838478AC0AF2D485A1486C05300D06092A864886F70D01010B0500303B310B3009060355040613025553311E301C060355040A1315476F6F676C65205472757374205365727669636573310C300A06035504031303575232301E170D3234303932343032343630355A170D3234313231373032343630345A30173115301306035504030C0C2A2E676F6F676C652E636F6D3059301306072A8648CE3D020106082A8648CE3D0301070342000461E2F6FFAA77F999B92911F2B01CC31CC8F544BCE7D395305C474719C57E4BDB14EA679F708962E4C259C23E391DBE13345D32171A1ECAFEC62A93B08AA581A0A3820BF530820BF1300E0603551D0F0101FF04040302078030130603551D25040C300A06082B06010505070301300C0603551D130101FF04023000301D0603551D0E04160414ACBB20609C2BD2B6F95FEBF68A7165F0248CCE4C301F0603551D23041830168014DE1B1EED7915D43E3724C321BBEC34396D42B230305806082B06010505070101044C304A302106082B060105050730018615687474703A2F2F6F2E706B692E676F6F672F777232302506082B060105050730028619687474703A2F2F692E706B692E676F6F672F7772322E637274308209CD0603551D11048209C4308209C0820C2A2E676F6F676C652E636F6D82162A2E617070656E67696E652E676F6F676C652E636F6D82092A2E62646E2E64657682152A2E6F726967696E2D746573742E62646E2E64657682122A2E636C6F75642E676F6F676C652E636F6D82182A2E63726F7764736F757263652E676F6F676C652E636F6D82182A2E64617461636F6D707574652E676F6F676C652E636F6D820B2A2E676F6F676C652E6361820B2A2E676F6F676C652E636C820E2A2E676F6F676C652E636F2E696E820E2A2E676F6F676C652E636F2E6A70820E2A2E676F6F676C652E636F2E756B820F2A2E676F6F676C652E636F6D2E6172820F2A2E676F6F676C652E636F6D2E6175820F2A2E676F6F676C652E636F6D2E6272820F2A2E676F6F676C652E636F6D2E636F820F2A2E676F6F676C652E636F6D2E6D78820F2A2E676F6F676C652E636F6D2E7472820F2A2E676F6F676C652E636F6D2E766E820B2A2E676F6F676C652E6465820B2A2E676F6F676C652E6573820B2A2E676F6F676C652E6672820B2A2E676F6F676C652E6875820B2A2E676F6F676C652E6974820B2A2E676F6F676C652E6E6C820B2A2E676F6F676C652E706C820B2A2E676F6F676C652E7074820F2A2E676F6F676C65617069732E636E82112A2E676F6F676C65766964656F2E636F6D820C2A2E677374617469632E636E82102A2E677374617469632D636E2E636F6D820F676F6F676C65636E617070732E636E82112A2E676F6F676C65636E617070732E636E8211676F6F676C65617070732D636E2E636F6D82132A2E676F6F676C65617070732D636E2E636F6D820C676B65636E617070732E636E820E2A2E676B65636E617070732E636E8212676F6F676C65646F776E6C6F6164732E636E82142A2E676F6F676C65646F776E6C6F6164732E636E82107265636170746368612E6E65742E636E82122A2E7265636170746368612E6E65742E636E82107265636170746368612D636E2E6E657482122A2E7265636170746368612D636E2E6E6574820B7769646576696E652E636E820D2A2E7769646576696E652E636E8211616D7070726F6A6563742E6F72672E636E82132A2E616D7070726F6A6563742E6F72672E636E8211616D7070726F6A6563742E6E65742E636E82132A2E616D7070726F6A6563742E6E65742E636E8217676F6F676C652D616E616C79746963732D636E2E636F6D82192A2E676F6F676C652D616E616C79746963732D636E2E636F6D8217676F6F676C65616473657276696365732D636E2E636F6D82192A2E676F6F676C65616473657276696365732D636E2E636F6D8211676F6F676C65766164732D636E2E636F6D82132A2E676F6F676C65766164732D636E2E636F6D8211676F6F676C65617069732D636E2E636F6D82132A2E676F6F676C65617069732D636E2E636F6D8215676F6F676C656F7074696D697A652D636E2E636F6D82172A2E676F6F676C656F7074696D697A652D636E2E636F6D8212646F75626C65636C69636B2D636E2E6E657482142A2E646F75626C65636C69636B2D636E2E6E657482182A2E666C732E646F75626C65636C69636B2D636E2E6E657482162A2E672E646F75626C65636C69636B2D636E2E6E6574820E646F75626C65636C69636B2E636E82102A2E646F75626C65636C69636B2E636E82142A2E666C732E646F75626C65636C69636B2E636E82122A2E672E646F75626C65636C69636B2E636E8211646172747365617263682D636E2E6E657482132A2E646172747365617263682D636E2E6E6574821D676F6F676C6574726176656C616473657276696365732D636E2E636F6D821F2A2E676F6F676C6574726176656C616473657276696365732D636E2E636F6D8218676F6F676C6574616773657276696365732D636E2E636F6D821A2A2E676F6F676C6574616773657276696365732D636E2E636F6D8217676F6F676C657461676D616E616765722D636E2E636F6D82192A2E676F6F676C657461676D616E616765722D636E2E636F6D8218676F6F676C6573796E6469636174696F6E2D636E2E636F6D821A2A2E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82242A2E736166656672616D652E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82166170702D6D6561737572656D656E742D636E2E636F6D82182A2E6170702D6D6561737572656D656E742D636E2E636F6D820B677674312D636E2E636F6D820D2A2E677674312D636E2E636F6D820B677674322D636E2E636F6D820D2A2E677674322D636E2E636F6D820B326D646E2D636E2E6E6574820D2A2E326D646E2D636E2E6E65748214676F6F676C65666C69676874732D636E2E6E657482162A2E676F6F676C65666C69676874732D636E2E6E6574820C61646D6F622D636E2E636F6D820E2A2E61646D6F622D636E2E636F6D8214676F6F676C6573616E64626F782D636E2E636F6D82162A2E676F6F676C6573616E64626F782D636E2E636F6D821E2A2E736166656E75702E676F6F676C6573616E64626F782D636E2E636F6D820D2A2E677374617469632E636F6D82142A2E6D65747269632E677374617469632E636F6D820A2A2E677674312E636F6D82112A2E67637063646E2E677674312E636F6D820A2A2E677674322E636F6D820E2A2E6763702E677674322E636F6D82102A2E75726C2E676F6F676C652E636F6D82162A2E796F75747562652D6E6F636F6F6B69652E636F6D820B2A2E7974696D672E636F6D820B616E64726F69642E636F6D820D2A2E616E64726F69642E636F6D82132A2E666C6173682E616E64726F69642E636F6D8204672E636E82062A2E672E636E8204672E636F82062A2E672E636F8206676F6F2E676C820A7777772E676F6F2E676C8214676F6F676C652D616E616C79746963732E636F6D82162A2E676F6F676C652D616E616C79746963732E636F6D820A676F6F676C652E636F6D8212676F6F676C65636F6D6D657263652E636F6D82142A2E676F6F676C65636F6D6D657263652E636F6D820867677068742E636E820A2A2E67677068742E636E820A75726368696E2E636F6D820C2A2E75726368696E2E636F6D8208796F7574752E6265820B796F75747562652E636F6D820D2A2E796F75747562652E636F6D82116D757369632E796F75747562652E636F6D82132A2E6D757369632E796F75747562652E636F6D8214796F7574756265656475636174696F6E2E636F6D82162A2E796F7574756265656475636174696F6E2E636F6D820F796F75747562656B6964732E636F6D82112A2E796F75747562656B6964732E636F6D820579742E626582072A2E79742E6265821A616E64726F69642E636C69656E74732E676F6F676C652E636F6D82132A2E616E64726F69642E676F6F676C652E636E82122A2E6368726F6D652E676F6F676C652E636E82162A2E646576656C6F706572732E676F6F676C652E636E30130603551D20040C300A3008060667810C01020130360603551D1F042F302D302BA029A0278625687474703A2F2F632E706B692E676F6F672F7772322F395556624E3077354536592E63726C30820102060A2B06010401D6790204020481F30481F000EE00750076FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74000001922222F09D00000403004630440220127CCEF53552953313D0B60366ED4E5830431DACD0BDF03D29A8BAE1ABF54677022023A306186FA5562C22692E3421F79D681DA5CEE1112C431F8CAD8594DC8D3A47007500DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB000001922222F09C000004030046304402204A0DDC471EC21A9AEE36B9FD30F2D0EE31F3544B9C8E31F59B9D4F5C3B8198E4022027FA02B7D35DD01E5281577FFC3EE4E90FC5E01859BF83F86DFB811DE00313E3300D06092A864886F70D01010B0500038201010063FAAEBA26BB9642D4C679392016027D6B4DE56C0AA57E0B0368FDFD54BFD1879CC069454DCC8A62D68F21759EF37633450C13F2E287E02294BCC65DE4EB1A04049B36F3DEEC7DA5F910FC50DB991BE2B49E681771EF98C2939C4B16312CF91E362DC08A25C56AB386FAA47CF184DE272D1A58EC695631E1F36DE92CDFD141C7CC0071B5C6A14BD6634C91DF5602ACB9775CC804A3ED2E7621EBA9BB0768A4BD22425952EE98BDE506D82632326EC7F1032DC38F507FD6FC023190E9ABB471B00B2B15C044F777298AF9D566968F39633DDC7A1E6869AE07F4C416DDB82CFB9C3B6E00AD1ECECB126C403408C70C72513A901D4C842E0993DF83E88A9921C846" } ], [ 11231, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "3082050B308202F3A00302010202107FF005A07C4CDED100AD9D66A5107B98300D06092A864886F70D01010B05003047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F74205231301E170D3233313231333039303030305A170D3239303232303134303030305A303B310B3009060355040613025553311E301C060355040A1315476F6F676C65205472757374205365727669636573310C300A0603550403130357523230820122300D06092A864886F70D01010105000382010F003082010A0282010100A9FF9C7F451E70A8539FCAD9E50DDE4657577DBC8F9A5AAC46F1849ABB91DBC9FB2F01FB920900165EA01CF8C1ABF9782F4ACCD885A2D8593C0ED318FBB1F5240D26EEB65B64767C14C72F7ACEA84CB7F4D908FCDF87233520A8E269E28C4E3FB159FA60A21EB3C920531982CA36536D604DE90091FC768D5C080F0AC2DCF1736BC5136E0A4F7AC2F2021C2EB46383DA31F62D7530B2FBABC26EDBA9C00EB9F967D4C3255774EB05B4E98EB5DE28CDCC7A14E47103CB4D612E6157C519A90B98841AE87929D9B28D2FFF576A66E0CEAB95A82996637012671E3AE1DBB02171D77C9EFDAA176EFE2BFB381714D166A7AF9AB570CCC863813A8CC02AA97637CEE30203010001A381FE3081FB300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B0601050507030230120603551D130101FF040830060101FF020100301D0603551D0E04160414DE1B1EED7915D43E3724C321BBEC34396D42B230301F0603551D23041830168014E4AF2B26711A2B4827852F52662CEFF08913713E303406082B0601050507010104283026302406082B060105050730028618687474703A2F2F692E706B692E676F6F672F72312E637274302B0603551D1F042430223020A01EA01C861A687474703A2F2F632E706B692E676F6F672F722F72312E63726C30130603551D20040C300A3008060667810C010201300D06092A864886F70D01010B0500038202010045758BE51F3B4413961AAB58F135C96F3DD2D0334A8633BA57514FEEC434DA16124CBF139F0DD454E94879C0303C9425F21AF4BA3294B633720B85EE0911253494E16F42DB829B7B7F2A9AA9FF7FA9D2DE4A20CBB3FB0303B8F80705DA59922F184698CEAF72BE2426B11E004DBD08AD9341440ABBC7D50185BF9357E3DF7412530E1125D39BDCDECB276EB3C2B9336239C2E035E15BA7092E19CB912A765CF1DFCA238440A56FFF9A41E0B5EF32D185AEAF2509F062C56EC2C86E32FDB8DAE2CE4A914AF385554EB175D648332F6F84D9125C9FD4719863258D695C0A6B7DF241BDE8BB8FE422D79D6545E84C0A87DAE96066880E1FC7E14E56C576FFB47A5769F202220926411DDA74A2E529F3C49AE55DD6AA7AFDE1B72B6638FBE82966BAEFA0132FF8737EF0DA40111C5DDD8FA6FCBEDBBE56F8329C1F41416D7EB6C5EBC68B36B7178C9DCF197A349F2193C47E7435D2AAFD4C6D14F5C9B0795B493CF3BF1748E8EF9A26130C87F273D69CC5526B63F7329078A96BEB5ED693A1BFBC183D8B59F68AC6055E5218E266E0DAC1DCAD5A25AAF445FCF10B78A4AFB0F273A430A834C1537F4296E54841EB90460C06DCCB92C65EF3444443462946A0A6FCB98E392739B15AE2B1ADFC13FF8EFC26E1D4FE84F1505A8E976B2D2A79FB4064EAF33DBD5BE1A004B097481C42F5EA5A1CCD26C851FF14996789725F1DECAD5ADD" } ], [ 11231, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308205623082044AA003020102021077BD0D6CDB36F91AEA210FC4F058D30D300D06092A864886F70D01010B05003057310B300906035504061302424531193017060355040A1310476C6F62616C5369676E206E762D73613110300E060355040B1307526F6F74204341311B301906035504031312476C6F62616C5369676E20526F6F74204341301E170D3230303631393030303034325A170D3238303132383030303034325A3047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F7420523130820222300D06092A864886F70D01010105000382020F003082020A0282020100B611028B1EE3A1779B3BDCBF943EB795A7403CA1FD82F97D32068271F6F68C7FFBE8DBBC6A2E9797A38C4BF92BF6B1F9CE841DB1F9C597DEEFB9F2A3E9BC12895EA7AA52ABF82327CBA4B19C63DBD7997EF00A5EEB68A6F4C65A470D4D1033E34EB113A3C8186C4BECFC0990DF9D6429252307A1B4D23D2E60E0CFD20987BBCD48F04DC2C27A888ABBBACF5919D6AF8FB007B09E31F182C1C0DF2EA66D6C190EB5D87E261A45033DB079A49428AD0F7F26E5A808FE96E83C689453EE833A882B159609B2E07A8C2E75D69CEBA756648F964F68AE3D97C2848FC0BC40C00B5CBDF687B3356CAC18507F84E04CCD92D320E933BC5299AF32B529B3252AB448F972E1CA64F7E682108DE89DC28A88FA38668AFC63F901F978FD7B5C77FA7687FAECDFB10E799557B4BD26EFD601D1EB160ABB8E0BB5C5C58A55ABD3ACEA914B29CC19A432254E2AF16544D002CEAACE49B4EA9F7C83B0407BE743ABA76CA38F7D8981FA4CA5FFD58EC3CE4BE0B5D8B38E45CF76C0ED402BFD530FB0A7D53B0DB18AA203DE31ADCC77EA6F7B3ED6DF912212E6BEFAD832FC1063145172DE5DD61693BD296833EF3A66EC078A26DF13D757657827DE5E491400A2007F9AA821B6A9B195B0A5B90D1611DAC76C483C40E07E0D5ACD563CD19705B9CB4BED394B9CC43FD255136E24B0D671FAF4C1BACCED1BF5FE8141D800983D3AC8AE7A98371805950203010001A382013830820134300E0603551D0F0101FF040403020186300F0603551D130101FF040530030101FF301D0603551D0E04160414E4AF2B26711A2B4827852F52662CEFF08913713E301F0603551D23041830168014607B661A450D97CA89502F7D04CD34A8FFFCFD4B306006082B0601050507010104543052302506082B060105050730018619687474703A2F2F6F6373702E706B692E676F6F672F67737231302906082B06010505073002861D687474703A2F2F706B692E676F6F672F677372312F677372312E63727430320603551D1F042B30293027A025A0238621687474703A2F2F63726C2E706B692E676F6F672F677372312F677372312E63726C303B0603551D20043430323008060667810C0102013008060667810C010202300D060B2B06010401D67902050302300D060B2B06010401D67902050303300D06092A864886F70D01010B0500038201010034A41EB128A3D0B47617A6317A21E9D1523EC8DB74164188B83D351DEDE4FF93E15C5FABBBEA7CCFDBE40DD18B57F2266F5BBE17466894376F6B7AC8C01837FA2551ACEC68BFB2C849FD5A9ACA0123AC84802B028C9997EB496A8C75D7C7DEB2C9979F5848570E35A1E41AD6FD6F83816FEF8CCF97AFC0852AF0F54E6909912DE168B8C12B73E9D4D9FC22C0371F0B661D49ED02558F67E132D7D326BF70E33DF4676D3D7CE53488E332FAA76E066A6FBD8B91EE164BE83BA9B337E7C344A47ED86CD7C746F5929BE7D521BE66921994556CD429B20DC1665BE277494828ED9DD71A337253B38235CF628BC9248BA5B7390CBB7E2A41BF52CFFCA296B6C2823F" } ], [ 11456, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 11505, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "42f49fc2eb990d1f19c62bd8eae6e8fc697f7bdb4a6d63a71f62c40eb20df6...", "header": { "type": "SHORT", "payload_length": "59", "packet_number": "9" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 13272, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "40f49fc2eb990d1f191201bd8d1c08ba1d997512dddb50c09d1896f9c688b4...", "header": { "type": "SHORT", "payload_length": "605", "packet_number": "10" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 13765, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "54f49fc2eb990d1f1985617dca157909c2e294aefd02ea7540bbd255e015f2...", "header": { "type": "SHORT", "payload_length": "113", "packet_number": "11" }, "frames": [ { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 23728, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "55f49fc2eb990d1f1902ffbbed2772a7796da73dd5193f46b8905cf02f0823...", "header": { "type": "SHORT", "payload_length": "803", "packet_number": "12" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ] } ] ] }, { "qlog_version": "0.1", "vantagepoint": "NETWORK", "connectionid": "FEBE70154B2E1326", "starttime": 23287777450413, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:81e::2004", "srcport": "37019", "dstport": "443" } ], [ 49, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 8375, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c70000000108febe70154b2e132608f7a40177beee1b6c00434fa60afb757b...", "header": { "type": "INIT", "payload_length": "857", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 8377, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 8561, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ef0000000108febe70154b2e132608f7a40177beee1b6c40e93eb99921fa82...", "header": { "type": "HSK", "payload_length": "242", "packet_number": "2" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8630, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 8654, "RECOVERY", "RTT_UPDATE", "PACKET_RX", { "zero_rtt": "successful" } ], [ 8694, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "41febe70154b2e132699ce813000cb58ae6ad2d17691b911db8f2f54bb8872...", "header": { "type": "SHORT", "payload_length": "53", "packet_number": "3" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 9501, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "52febe70154b2e1326dc9a11afb60fc8fb7768a463939ee46651956c27355f...", "header": { "type": "SHORT", "payload_length": "605", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 9969, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4ffebe70154b2e132687f36de0540df22a7941fa1387fba3dc0878d0647c20...", "header": { "type": "SHORT", "payload_length": "122", "packet_number": "5" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 10065, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "51febe70154b2e132697f600f9bc5b1310d288ec1f1ab6a5d8f419e0647c2b", "header": { "type": "SHORT", "payload_length": "20", "packet_number": "6" }, "frames": [ { "frame_type": "ACK" } ] } ], [ 19713, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "47febe70154b2e13263c57bc0772ec405bd1a21907af9cc00bb7e66be890b9...", "header": { "type": "SHORT", "payload_length": "793", "packet_number": "7" }, "frames": [ { "frame_type": "STREAM" } ] } ] ] } ] }QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/
HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.
0-RTTThe QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTEDConnection ID
Connection ID
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets. |
Packet RX
Packet RXThis value represents the time between the first packet sent and the first packet received (measured in milliseconds). |
Handshake Done
Handshake Done
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds). |
---|---|---|
F49FC2EB99... | 3.754 | 11.456 |
FEBE70154B... | 8.375 | 8.63 |
Read detailed descriptions of the items and metrics shown above.
The QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTED
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.
This tool attempts two connections to test the server's 0-RTT capabilities.
During the first connection, the client receives important handshake material from the server.
With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.
This value represents the time between the first packet sent and the first packet received (measured in milliseconds).
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).
Take notice of the difference in this metric between the first connection and the second connection.
Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.
QLog is a standard under development for QUIC Connection debugging and visualization.
Learn more at https://quic.edm.uhasselt.be/
To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.
HTTP/1.1 200 OK
content-type: text/html; charset=ISO-8859-1
content-security-policy-report-only: object-src 'none';base-uri 'self';script-src 'nonce-Zkn7_h0CIU7Y771MIUp87w' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
accept-ch: Sec-CH-Prefers-Color-Scheme
p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info."
date: Tue, 15 Oct 2024 10:27:01 GMT
server: gws
x-xss-protection: 0
x-frame-options: SAMEORIGIN
expires: Tue, 15 Oct 2024 10:27:01 GMT
cache-control: private
set-cookie: AEC=AVYB7cq3r1rxS_52n_hdhWWWTj_OwmnMuJqn6q44WKZtx15c5alQfxMYuUk; expires=Sun, 13-Apr-2025 10:27:01 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax
set-cookie: NID=518=RE_3yN4XBRrItHkgU5HkUwinyubxvKAVx2NtNka6h8h7ZjHc03iVnT3RlC__hBtbAOpaCSRXH0TvH_6YNyPAnzgYiprpIPO7YbyjTPEuTIiq6lqe5p7TfKQZkN60RGLmFrjmQNjlC6hCvq5Li0aVflb7uSb8AlbV9QZ02slN46IpT0xHpCjXE_rhDJurV-_H; expires=Wed, 16-Apr-2025 10:27:01 GMT; path=/; domain=.google.com; HttpOnly
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Domain | *.google.com |
Issued By | WR2 |
Expires | Tuesday, December 17, 2024 at 02:46:04 AM GMT |
Subject | |
---|---|
Common Name | *.google.com |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services |
Common Name | WR2 |
Serial Number | 261383844467916484024316721629003017221 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 256 |
Public Key Type | DSA |
Domain | WR2 |
Issued By | GTS Root R1 |
Expires | Tuesday, February 20, 2029 at 02:00:00 PM GMT |
Subject | |
---|---|
Country | US |
Organization | Google Trust Services |
Common Name | WR2 |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS Root R1 |
Serial Number | 170058220837755766831192027518741805976 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 2048 |
Public Key Type | RSA |
Domain | GTS Root R1 |
Issued By | GlobalSign Root CA |
Expires | Friday, January 28, 2028 at 12:00:42 AM GMT |
Subject | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS Root R1 |
Issuer | |
---|---|
Country | BE |
Organization | GlobalSign nv-sa |
Unit | Root CA |
Common Name | GlobalSign Root CA |
Serial Number | 159159747900478145820483398898491642637 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 4096 |
Public Key Type | RSA |
QLog is a standard under development for QUIC Connection debugging and visualization.
Learn more at https://quic.edm.uhasselt.be/
To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.
{ "qlog_version": "0.1", "description": "www.google.com", "connections": [ { "qlog_version": "0.1", "vantagepoint": "NETWORK", "connectionid": "F49FC2EB990D1F19", "starttime": 23287777426052, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:81e::2004", "srcport": "37019", "dstport": "443" } ], [ 74, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 3754, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c50000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba0044960b734fb2d7...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 3757, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 6365, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c30000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba00449636e434c04c...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "2" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ] } ], [ 8255, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ee0000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba4497671c2ad0fe71...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "3" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8506, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e00000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba4497e1cbf5fddd31...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8682, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e10000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba449754b8a891c9d6...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "5" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8851, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e90000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba44979b10ead453cf...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "6" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 10814, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ee0000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba449786cc0186b5ca...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "7" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "CRYPTO" } ] } ], [ 10993, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ec0000000108f49fc2eb990d1f1908f7c3b34f6e5a24ba43489070fca81ef3...", "header": { "type": "HSK", "payload_length": "849", "packet_number": "8" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 11231, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "30820E0930820CF1A003020102021100C4A4B282838478AC0AF2D485A1486C05300D06092A864886F70D01010B0500303B310B3009060355040613025553311E301C060355040A1315476F6F676C65205472757374205365727669636573310C300A06035504031303575232301E170D3234303932343032343630355A170D3234313231373032343630345A30173115301306035504030C0C2A2E676F6F676C652E636F6D3059301306072A8648CE3D020106082A8648CE3D0301070342000461E2F6FFAA77F999B92911F2B01CC31CC8F544BCE7D395305C474719C57E4BDB14EA679F708962E4C259C23E391DBE13345D32171A1ECAFEC62A93B08AA581A0A3820BF530820BF1300E0603551D0F0101FF04040302078030130603551D25040C300A06082B06010505070301300C0603551D130101FF04023000301D0603551D0E04160414ACBB20609C2BD2B6F95FEBF68A7165F0248CCE4C301F0603551D23041830168014DE1B1EED7915D43E3724C321BBEC34396D42B230305806082B06010505070101044C304A302106082B060105050730018615687474703A2F2F6F2E706B692E676F6F672F777232302506082B060105050730028619687474703A2F2F692E706B692E676F6F672F7772322E637274308209CD0603551D11048209C4308209C0820C2A2E676F6F676C652E636F6D82162A2E617070656E67696E652E676F6F676C652E636F6D82092A2E62646E2E64657682152A2E6F726967696E2D746573742E62646E2E64657682122A2E636C6F75642E676F6F676C652E636F6D82182A2E63726F7764736F757263652E676F6F676C652E636F6D82182A2E64617461636F6D707574652E676F6F676C652E636F6D820B2A2E676F6F676C652E6361820B2A2E676F6F676C652E636C820E2A2E676F6F676C652E636F2E696E820E2A2E676F6F676C652E636F2E6A70820E2A2E676F6F676C652E636F2E756B820F2A2E676F6F676C652E636F6D2E6172820F2A2E676F6F676C652E636F6D2E6175820F2A2E676F6F676C652E636F6D2E6272820F2A2E676F6F676C652E636F6D2E636F820F2A2E676F6F676C652E636F6D2E6D78820F2A2E676F6F676C652E636F6D2E7472820F2A2E676F6F676C652E636F6D2E766E820B2A2E676F6F676C652E6465820B2A2E676F6F676C652E6573820B2A2E676F6F676C652E6672820B2A2E676F6F676C652E6875820B2A2E676F6F676C652E6974820B2A2E676F6F676C652E6E6C820B2A2E676F6F676C652E706C820B2A2E676F6F676C652E7074820F2A2E676F6F676C65617069732E636E82112A2E676F6F676C65766964656F2E636F6D820C2A2E677374617469632E636E82102A2E677374617469632D636E2E636F6D820F676F6F676C65636E617070732E636E82112A2E676F6F676C65636E617070732E636E8211676F6F676C65617070732D636E2E636F6D82132A2E676F6F676C65617070732D636E2E636F6D820C676B65636E617070732E636E820E2A2E676B65636E617070732E636E8212676F6F676C65646F776E6C6F6164732E636E82142A2E676F6F676C65646F776E6C6F6164732E636E82107265636170746368612E6E65742E636E82122A2E7265636170746368612E6E65742E636E82107265636170746368612D636E2E6E657482122A2E7265636170746368612D636E2E6E6574820B7769646576696E652E636E820D2A2E7769646576696E652E636E8211616D7070726F6A6563742E6F72672E636E82132A2E616D7070726F6A6563742E6F72672E636E8211616D7070726F6A6563742E6E65742E636E82132A2E616D7070726F6A6563742E6E65742E636E8217676F6F676C652D616E616C79746963732D636E2E636F6D82192A2E676F6F676C652D616E616C79746963732D636E2E636F6D8217676F6F676C65616473657276696365732D636E2E636F6D82192A2E676F6F676C65616473657276696365732D636E2E636F6D8211676F6F676C65766164732D636E2E636F6D82132A2E676F6F676C65766164732D636E2E636F6D8211676F6F676C65617069732D636E2E636F6D82132A2E676F6F676C65617069732D636E2E636F6D8215676F6F676C656F7074696D697A652D636E2E636F6D82172A2E676F6F676C656F7074696D697A652D636E2E636F6D8212646F75626C65636C69636B2D636E2E6E657482142A2E646F75626C65636C69636B2D636E2E6E657482182A2E666C732E646F75626C65636C69636B2D636E2E6E657482162A2E672E646F75626C65636C69636B2D636E2E6E6574820E646F75626C65636C69636B2E636E82102A2E646F75626C65636C69636B2E636E82142A2E666C732E646F75626C65636C69636B2E636E82122A2E672E646F75626C65636C69636B2E636E8211646172747365617263682D636E2E6E657482132A2E646172747365617263682D636E2E6E6574821D676F6F676C6574726176656C616473657276696365732D636E2E636F6D821F2A2E676F6F676C6574726176656C616473657276696365732D636E2E636F6D8218676F6F676C6574616773657276696365732D636E2E636F6D821A2A2E676F6F676C6574616773657276696365732D636E2E636F6D8217676F6F676C657461676D616E616765722D636E2E636F6D82192A2E676F6F676C657461676D616E616765722D636E2E636F6D8218676F6F676C6573796E6469636174696F6E2D636E2E636F6D821A2A2E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82242A2E736166656672616D652E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82166170702D6D6561737572656D656E742D636E2E636F6D82182A2E6170702D6D6561737572656D656E742D636E2E636F6D820B677674312D636E2E636F6D820D2A2E677674312D636E2E636F6D820B677674322D636E2E636F6D820D2A2E677674322D636E2E636F6D820B326D646E2D636E2E6E6574820D2A2E326D646E2D636E2E6E65748214676F6F676C65666C69676874732D636E2E6E657482162A2E676F6F676C65666C69676874732D636E2E6E6574820C61646D6F622D636E2E636F6D820E2A2E61646D6F622D636E2E636F6D8214676F6F676C6573616E64626F782D636E2E636F6D82162A2E676F6F676C6573616E64626F782D636E2E636F6D821E2A2E736166656E75702E676F6F676C6573616E64626F782D636E2E636F6D820D2A2E677374617469632E636F6D82142A2E6D65747269632E677374617469632E636F6D820A2A2E677674312E636F6D82112A2E67637063646E2E677674312E636F6D820A2A2E677674322E636F6D820E2A2E6763702E677674322E636F6D82102A2E75726C2E676F6F676C652E636F6D82162A2E796F75747562652D6E6F636F6F6B69652E636F6D820B2A2E7974696D672E636F6D820B616E64726F69642E636F6D820D2A2E616E64726F69642E636F6D82132A2E666C6173682E616E64726F69642E636F6D8204672E636E82062A2E672E636E8204672E636F82062A2E672E636F8206676F6F2E676C820A7777772E676F6F2E676C8214676F6F676C652D616E616C79746963732E636F6D82162A2E676F6F676C652D616E616C79746963732E636F6D820A676F6F676C652E636F6D8212676F6F676C65636F6D6D657263652E636F6D82142A2E676F6F676C65636F6D6D657263652E636F6D820867677068742E636E820A2A2E67677068742E636E820A75726368696E2E636F6D820C2A2E75726368696E2E636F6D8208796F7574752E6265820B796F75747562652E636F6D820D2A2E796F75747562652E636F6D82116D757369632E796F75747562652E636F6D82132A2E6D757369632E796F75747562652E636F6D8214796F7574756265656475636174696F6E2E636F6D82162A2E796F7574756265656475636174696F6E2E636F6D820F796F75747562656B6964732E636F6D82112A2E796F75747562656B6964732E636F6D820579742E626582072A2E79742E6265821A616E64726F69642E636C69656E74732E676F6F676C652E636F6D82132A2E616E64726F69642E676F6F676C652E636E82122A2E6368726F6D652E676F6F676C652E636E82162A2E646576656C6F706572732E676F6F676C652E636E30130603551D20040C300A3008060667810C01020130360603551D1F042F302D302BA029A0278625687474703A2F2F632E706B692E676F6F672F7772322F395556624E3077354536592E63726C30820102060A2B06010401D6790204020481F30481F000EE00750076FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74000001922222F09D00000403004630440220127CCEF53552953313D0B60366ED4E5830431DACD0BDF03D29A8BAE1ABF54677022023A306186FA5562C22692E3421F79D681DA5CEE1112C431F8CAD8594DC8D3A47007500DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB000001922222F09C000004030046304402204A0DDC471EC21A9AEE36B9FD30F2D0EE31F3544B9C8E31F59B9D4F5C3B8198E4022027FA02B7D35DD01E5281577FFC3EE4E90FC5E01859BF83F86DFB811DE00313E3300D06092A864886F70D01010B0500038201010063FAAEBA26BB9642D4C679392016027D6B4DE56C0AA57E0B0368FDFD54BFD1879CC069454DCC8A62D68F21759EF37633450C13F2E287E02294BCC65DE4EB1A04049B36F3DEEC7DA5F910FC50DB991BE2B49E681771EF98C2939C4B16312CF91E362DC08A25C56AB386FAA47CF184DE272D1A58EC695631E1F36DE92CDFD141C7CC0071B5C6A14BD6634C91DF5602ACB9775CC804A3ED2E7621EBA9BB0768A4BD22425952EE98BDE506D82632326EC7F1032DC38F507FD6FC023190E9ABB471B00B2B15C044F777298AF9D566968F39633DDC7A1E6869AE07F4C416DDB82CFB9C3B6E00AD1ECECB126C403408C70C72513A901D4C842E0993DF83E88A9921C846" } ], [ 11231, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "3082050B308202F3A00302010202107FF005A07C4CDED100AD9D66A5107B98300D06092A864886F70D01010B05003047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F74205231301E170D3233313231333039303030305A170D3239303232303134303030305A303B310B3009060355040613025553311E301C060355040A1315476F6F676C65205472757374205365727669636573310C300A0603550403130357523230820122300D06092A864886F70D01010105000382010F003082010A0282010100A9FF9C7F451E70A8539FCAD9E50DDE4657577DBC8F9A5AAC46F1849ABB91DBC9FB2F01FB920900165EA01CF8C1ABF9782F4ACCD885A2D8593C0ED318FBB1F5240D26EEB65B64767C14C72F7ACEA84CB7F4D908FCDF87233520A8E269E28C4E3FB159FA60A21EB3C920531982CA36536D604DE90091FC768D5C080F0AC2DCF1736BC5136E0A4F7AC2F2021C2EB46383DA31F62D7530B2FBABC26EDBA9C00EB9F967D4C3255774EB05B4E98EB5DE28CDCC7A14E47103CB4D612E6157C519A90B98841AE87929D9B28D2FFF576A66E0CEAB95A82996637012671E3AE1DBB02171D77C9EFDAA176EFE2BFB381714D166A7AF9AB570CCC863813A8CC02AA97637CEE30203010001A381FE3081FB300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B0601050507030230120603551D130101FF040830060101FF020100301D0603551D0E04160414DE1B1EED7915D43E3724C321BBEC34396D42B230301F0603551D23041830168014E4AF2B26711A2B4827852F52662CEFF08913713E303406082B0601050507010104283026302406082B060105050730028618687474703A2F2F692E706B692E676F6F672F72312E637274302B0603551D1F042430223020A01EA01C861A687474703A2F2F632E706B692E676F6F672F722F72312E63726C30130603551D20040C300A3008060667810C010201300D06092A864886F70D01010B0500038202010045758BE51F3B4413961AAB58F135C96F3DD2D0334A8633BA57514FEEC434DA16124CBF139F0DD454E94879C0303C9425F21AF4BA3294B633720B85EE0911253494E16F42DB829B7B7F2A9AA9FF7FA9D2DE4A20CBB3FB0303B8F80705DA59922F184698CEAF72BE2426B11E004DBD08AD9341440ABBC7D50185BF9357E3DF7412530E1125D39BDCDECB276EB3C2B9336239C2E035E15BA7092E19CB912A765CF1DFCA238440A56FFF9A41E0B5EF32D185AEAF2509F062C56EC2C86E32FDB8DAE2CE4A914AF385554EB175D648332F6F84D9125C9FD4719863258D695C0A6B7DF241BDE8BB8FE422D79D6545E84C0A87DAE96066880E1FC7E14E56C576FFB47A5769F202220926411DDA74A2E529F3C49AE55DD6AA7AFDE1B72B6638FBE82966BAEFA0132FF8737EF0DA40111C5DDD8FA6FCBEDBBE56F8329C1F41416D7EB6C5EBC68B36B7178C9DCF197A349F2193C47E7435D2AAFD4C6D14F5C9B0795B493CF3BF1748E8EF9A26130C87F273D69CC5526B63F7329078A96BEB5ED693A1BFBC183D8B59F68AC6055E5218E266E0DAC1DCAD5A25AAF445FCF10B78A4AFB0F273A430A834C1537F4296E54841EB90460C06DCCB92C65EF3444443462946A0A6FCB98E392739B15AE2B1ADFC13FF8EFC26E1D4FE84F1505A8E976B2D2A79FB4064EAF33DBD5BE1A004B097481C42F5EA5A1CCD26C851FF14996789725F1DECAD5ADD" } ], [ 11231, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308205623082044AA003020102021077BD0D6CDB36F91AEA210FC4F058D30D300D06092A864886F70D01010B05003057310B300906035504061302424531193017060355040A1310476C6F62616C5369676E206E762D73613110300E060355040B1307526F6F74204341311B301906035504031312476C6F62616C5369676E20526F6F74204341301E170D3230303631393030303034325A170D3238303132383030303034325A3047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F7420523130820222300D06092A864886F70D01010105000382020F003082020A0282020100B611028B1EE3A1779B3BDCBF943EB795A7403CA1FD82F97D32068271F6F68C7FFBE8DBBC6A2E9797A38C4BF92BF6B1F9CE841DB1F9C597DEEFB9F2A3E9BC12895EA7AA52ABF82327CBA4B19C63DBD7997EF00A5EEB68A6F4C65A470D4D1033E34EB113A3C8186C4BECFC0990DF9D6429252307A1B4D23D2E60E0CFD20987BBCD48F04DC2C27A888ABBBACF5919D6AF8FB007B09E31F182C1C0DF2EA66D6C190EB5D87E261A45033DB079A49428AD0F7F26E5A808FE96E83C689453EE833A882B159609B2E07A8C2E75D69CEBA756648F964F68AE3D97C2848FC0BC40C00B5CBDF687B3356CAC18507F84E04CCD92D320E933BC5299AF32B529B3252AB448F972E1CA64F7E682108DE89DC28A88FA38668AFC63F901F978FD7B5C77FA7687FAECDFB10E799557B4BD26EFD601D1EB160ABB8E0BB5C5C58A55ABD3ACEA914B29CC19A432254E2AF16544D002CEAACE49B4EA9F7C83B0407BE743ABA76CA38F7D8981FA4CA5FFD58EC3CE4BE0B5D8B38E45CF76C0ED402BFD530FB0A7D53B0DB18AA203DE31ADCC77EA6F7B3ED6DF912212E6BEFAD832FC1063145172DE5DD61693BD296833EF3A66EC078A26DF13D757657827DE5E491400A2007F9AA821B6A9B195B0A5B90D1611DAC76C483C40E07E0D5ACD563CD19705B9CB4BED394B9CC43FD255136E24B0D671FAF4C1BACCED1BF5FE8141D800983D3AC8AE7A98371805950203010001A382013830820134300E0603551D0F0101FF040403020186300F0603551D130101FF040530030101FF301D0603551D0E04160414E4AF2B26711A2B4827852F52662CEFF08913713E301F0603551D23041830168014607B661A450D97CA89502F7D04CD34A8FFFCFD4B306006082B0601050507010104543052302506082B060105050730018619687474703A2F2F6F6373702E706B692E676F6F672F67737231302906082B06010505073002861D687474703A2F2F706B692E676F6F672F677372312F677372312E63727430320603551D1F042B30293027A025A0238621687474703A2F2F63726C2E706B692E676F6F672F677372312F677372312E63726C303B0603551D20043430323008060667810C0102013008060667810C010202300D060B2B06010401D67902050302300D060B2B06010401D67902050303300D06092A864886F70D01010B0500038201010034A41EB128A3D0B47617A6317A21E9D1523EC8DB74164188B83D351DEDE4FF93E15C5FABBBEA7CCFDBE40DD18B57F2266F5BBE17466894376F6B7AC8C01837FA2551ACEC68BFB2C849FD5A9ACA0123AC84802B028C9997EB496A8C75D7C7DEB2C9979F5848570E35A1E41AD6FD6F83816FEF8CCF97AFC0852AF0F54E6909912DE168B8C12B73E9D4D9FC22C0371F0B661D49ED02558F67E132D7D326BF70E33DF4676D3D7CE53488E332FAA76E066A6FBD8B91EE164BE83BA9B337E7C344A47ED86CD7C746F5929BE7D521BE66921994556CD429B20DC1665BE277494828ED9DD71A337253B38235CF628BC9248BA5B7390CBB7E2A41BF52CFFCA296B6C2823F" } ], [ 11456, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 11505, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "42f49fc2eb990d1f19c62bd8eae6e8fc697f7bdb4a6d63a71f62c40eb20df6...", "header": { "type": "SHORT", "payload_length": "59", "packet_number": "9" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 13272, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "40f49fc2eb990d1f191201bd8d1c08ba1d997512dddb50c09d1896f9c688b4...", "header": { "type": "SHORT", "payload_length": "605", "packet_number": "10" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 13765, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "54f49fc2eb990d1f1985617dca157909c2e294aefd02ea7540bbd255e015f2...", "header": { "type": "SHORT", "payload_length": "113", "packet_number": "11" }, "frames": [ { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 23728, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "55f49fc2eb990d1f1902ffbbed2772a7796da73dd5193f46b8905cf02f0823...", "header": { "type": "SHORT", "payload_length": "803", "packet_number": "12" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ] } ] ] }, { "qlog_version": "0.1", "vantagepoint": "NETWORK", "connectionid": "FEBE70154B2E1326", "starttime": 23287777450413, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:81e::2004", "srcport": "37019", "dstport": "443" } ], [ 49, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 8375, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c70000000108febe70154b2e132608f7a40177beee1b6c00434fa60afb757b...", "header": { "type": "INIT", "payload_length": "857", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 8377, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 8561, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ef0000000108febe70154b2e132608f7a40177beee1b6c40e93eb99921fa82...", "header": { "type": "HSK", "payload_length": "242", "packet_number": "2" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8630, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 8654, "RECOVERY", "RTT_UPDATE", "PACKET_RX", { "zero_rtt": "successful" } ], [ 8694, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "41febe70154b2e132699ce813000cb58ae6ad2d17691b911db8f2f54bb8872...", "header": { "type": "SHORT", "payload_length": "53", "packet_number": "3" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 9501, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "52febe70154b2e1326dc9a11afb60fc8fb7768a463939ee46651956c27355f...", "header": { "type": "SHORT", "payload_length": "605", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 9969, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4ffebe70154b2e132687f36de0540df22a7941fa1387fba3dc0878d0647c20...", "header": { "type": "SHORT", "payload_length": "122", "packet_number": "5" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 10065, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "51febe70154b2e132697f600f9bc5b1310d288ec1f1ab6a5d8f419e0647c2b", "header": { "type": "SHORT", "payload_length": "20", "packet_number": "6" }, "frames": [ { "frame_type": "ACK" } ] } ], [ 19713, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "47febe70154b2e13263c57bc0772ec405bd1a21907af9cc00bb7e66be890b9...", "header": { "type": "SHORT", "payload_length": "793", "packet_number": "7" }, "frames": [ { "frame_type": "STREAM" } ] } ] ] } ] }