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). |
---|---|---|
21F.. | 1.98 | 10.71 |
E23.. | 7.94 | 8.26 |
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-ahUF7TOWAHYJnNgZh9rBtw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info."
date: Fri, 01 Dec 2023 14:00:31 GMT
server: gws
x-xss-protection: 0
x-frame-options: SAMEORIGIN
expires: Fri, 01 Dec 2023 14:00:31 GMT
cache-control: private
set-cookie: 1P_JAR=2023-12-01-14; expires=Sun, 31-Dec-2023 14:00:31 GMT; path=/; domain=.google.com; Secure
set-cookie: AEC=Ackid1SPv-gGcuvZjBw0sZBKx4BWXM9e95RCxEf2oTBNA_Vl25gbRy-N8g; expires=Wed, 29-May-2024 14:00:31 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax
set-cookie: NID=511=W1aK7noso7RwW8JL0RVNQX2t-oxXxW_0zlDyT9lzBltBjh5MbcCnpOlZNhXe0HLjHhuLMmJDEc9ZKBP-vyEQ1-lXSvonteeL7SK7qjEEbOl8EqZPNruhzlTBq8Z8ADBJw1az4F1CTRxYZXW0INgACLlLK3cJpiqjh7ARXSqneBk; expires=Sat, 01-Jun-2024 14:00:31 GMT; path=/; domain=.google.com; HttpOnly
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Domain | *.google.com |
Issued By | GTS CA 1C3 |
Expires | Monday, January 15, 2024 at 11:18:23 AM GMT |
Subject | |
---|---|
Common Name | *.google.com |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS CA 1C3 |
Serial Number | 185087699502595821337333488893704547822 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 256 |
Public Key Type | DSA |
Domain | GTS CA 1C3 |
Issued By | GTS Root R1 |
Expires | Thursday, September 30, 2027 at 12:00:42 AM GMT |
Subject | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS CA 1C3 |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS Root R1 |
Serial Number | 159612451717983579589660725350 |
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": "21F9168D7FE01D9A", "starttime": 2459546972963, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:80d::2004", "srcport": "39280", "dstport": "443" } ], [ 67, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 1978, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c5000000010821f9168d7fe01d9a08e77f95623785e120004496378a994233...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 1984, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 4374, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "cc000000010821f9168d7fe01d9a08e77f95623785e1200044968c465ef4c1...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "2" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ] } ], [ 8041, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ea000000010821f9168d7fe01d9a08e77f95623785e12044979885a156ad22...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "3" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8257, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e6000000010821f9168d7fe01d9a08e77f95623785e12044977ad2a281752c...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8441, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e9000000010821f9168d7fe01d9a08e77f95623785e12044970753416b8a54...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "5" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8616, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ee000000010821f9168d7fe01d9a08e77f95623785e1204497d39bf82a1161...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "6" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 9708, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e6000000010821f9168d7fe01d9a08e77f95623785e12044977d045dc6ec04...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "7" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "CRYPTO" } ] } ], [ 10019, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "eb000000010821f9168d7fe01d9a08e77f95623785e120440fdc72edbac955...", "header": { "type": "HSK", "payload_length": "1048", "packet_number": "8" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 10445, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "30820E3A30820D22A0030201020211008B3E9822CC5BED5C0A5EDDC2FA902DEE300D06092A864886F70D01010B05003046310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311330110603550403130A47545320434120314333301E170D3233313032333131313832345A170D3234303131353131313832335A30173115301306035504030C0C2A2E676F6F676C652E636F6D3059301306072A8648CE3D020106082A8648CE3D03010703420004459093F86A3086705BBF7610C80A0191D43F205CA45B5EBFBDB27123AD6DB7772632F04095D1D4B0FF1469ADF7A9ED3B2D978079F18BFF89DB5EE9CC47553295A3820C1B30820C17300E0603551D0F0101FF04040302078030130603551D25040C300A06082B06010505070301300C0603551D130101FF04023000301D0603551D0E041604140C05FAAA5BB580594B285AEB68180B15D807F1D9301F0603551D230418301680148A747FAF85CDEE95CD3D9CD0E24614F371351D27306A06082B06010505070101045E305C302706082B06010505073001861B687474703A2F2F6F6373702E706B692E676F6F672F677473316333303106082B060105050730028625687474703A2F2F706B692E676F6F672F7265706F2F63657274732F6774733163332E646572308209CD0603551D11048209C4308209C0820C2A2E676F6F676C652E636F6D82162A2E617070656E67696E652E676F6F676C652E636F6D82092A2E62646E2E64657682152A2E6F726967696E2D746573742E62646E2E64657682122A2E636C6F75642E676F6F676C652E636F6D82182A2E63726F7764736F757263652E676F6F676C652E636F6D82182A2E64617461636F6D707574652E676F6F676C652E636F6D820B2A2E676F6F676C652E6361820B2A2E676F6F676C652E636C820E2A2E676F6F676C652E636F2E696E820E2A2E676F6F676C652E636F2E6A70820E2A2E676F6F676C652E636F2E756B820F2A2E676F6F676C652E636F6D2E6172820F2A2E676F6F676C652E636F6D2E6175820F2A2E676F6F676C652E636F6D2E6272820F2A2E676F6F676C652E636F6D2E636F820F2A2E676F6F676C652E636F6D2E6D78820F2A2E676F6F676C652E636F6D2E7472820F2A2E676F6F676C652E636F6D2E766E820B2A2E676F6F676C652E6465820B2A2E676F6F676C652E6573820B2A2E676F6F676C652E6672820B2A2E676F6F676C652E6875820B2A2E676F6F676C652E6974820B2A2E676F6F676C652E6E6C820B2A2E676F6F676C652E706C820B2A2E676F6F676C652E707482122A2E676F6F676C656164617069732E636F6D820F2A2E676F6F676C65617069732E636E82112A2E676F6F676C65766964656F2E636F6D820C2A2E677374617469632E636E82102A2E677374617469632D636E2E636F6D820F676F6F676C65636E617070732E636E82112A2E676F6F676C65636E617070732E636E8211676F6F676C65617070732D636E2E636F6D82132A2E676F6F676C65617070732D636E2E636F6D820C676B65636E617070732E636E820E2A2E676B65636E617070732E636E8212676F6F676C65646F776E6C6F6164732E636E82142A2E676F6F676C65646F776E6C6F6164732E636E82107265636170746368612E6E65742E636E82122A2E7265636170746368612E6E65742E636E82107265636170746368612D636E2E6E657482122A2E7265636170746368612D636E2E6E6574820B7769646576696E652E636E820D2A2E7769646576696E652E636E8211616D7070726F6A6563742E6F72672E636E82132A2E616D7070726F6A6563742E6F72672E636E8211616D7070726F6A6563742E6E65742E636E82132A2E616D7070726F6A6563742E6E65742E636E8217676F6F676C652D616E616C79746963732D636E2E636F6D82192A2E676F6F676C652D616E616C79746963732D636E2E636F6D8217676F6F676C65616473657276696365732D636E2E636F6D82192A2E676F6F676C65616473657276696365732D636E2E636F6D8211676F6F676C65766164732D636E2E636F6D82132A2E676F6F676C65766164732D636E2E636F6D8211676F6F676C65617069732D636E2E636F6D82132A2E676F6F676C65617069732D636E2E636F6D8215676F6F676C656F7074696D697A652D636E2E636F6D82172A2E676F6F676C656F7074696D697A652D636E2E636F6D8212646F75626C65636C69636B2D636E2E6E657482142A2E646F75626C65636C69636B2D636E2E6E657482182A2E666C732E646F75626C65636C69636B2D636E2E6E657482162A2E672E646F75626C65636C69636B2D636E2E6E6574820E646F75626C65636C69636B2E636E82102A2E646F75626C65636C69636B2E636E82142A2E666C732E646F75626C65636C69636B2E636E82122A2E672E646F75626C65636C69636B2E636E8211646172747365617263682D636E2E6E657482132A2E646172747365617263682D636E2E6E6574821D676F6F676C6574726176656C616473657276696365732D636E2E636F6D821F2A2E676F6F676C6574726176656C616473657276696365732D636E2E636F6D8218676F6F676C6574616773657276696365732D636E2E636F6D821A2A2E676F6F676C6574616773657276696365732D636E2E636F6D8217676F6F676C657461676D616E616765722D636E2E636F6D82192A2E676F6F676C657461676D616E616765722D636E2E636F6D8218676F6F676C6573796E6469636174696F6E2D636E2E636F6D821A2A2E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82242A2E736166656672616D652E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82166170702D6D6561737572656D656E742D636E2E636F6D82182A2E6170702D6D6561737572656D656E742D636E2E636F6D820B677674312D636E2E636F6D820D2A2E677674312D636E2E636F6D820B677674322D636E2E636F6D820D2A2E677674322D636E2E636F6D820B326D646E2D636E2E6E6574820D2A2E326D646E2D636E2E6E65748214676F6F676C65666C69676874732D636E2E6E657482162A2E676F6F676C65666C69676874732D636E2E6E6574820C61646D6F622D636E2E636F6D820E2A2E61646D6F622D636E2E636F6D8214676F6F676C6573616E64626F782D636E2E636F6D82162A2E676F6F676C6573616E64626F782D636E2E636F6D821E2A2E736166656E75702E676F6F676C6573616E64626F782D636E2E636F6D820D2A2E677374617469632E636F6D82142A2E6D65747269632E677374617469632E636F6D820A2A2E677674312E636F6D82112A2E67637063646E2E677674312E636F6D820A2A2E677674322E636F6D820E2A2E6763702E677674322E636F6D82102A2E75726C2E676F6F676C652E636F6D82162A2E796F75747562652D6E6F636F6F6B69652E636F6D820B2A2E7974696D672E636F6D820B616E64726F69642E636F6D820D2A2E616E64726F69642E636F6D82132A2E666C6173682E616E64726F69642E636F6D8204672E636E82062A2E672E636E8204672E636F82062A2E672E636F8206676F6F2E676C820A7777772E676F6F2E676C8214676F6F676C652D616E616C79746963732E636F6D82162A2E676F6F676C652D616E616C79746963732E636F6D820A676F6F676C652E636F6D8212676F6F676C65636F6D6D657263652E636F6D82142A2E676F6F676C65636F6D6D657263652E636F6D820867677068742E636E820A2A2E67677068742E636E820A75726368696E2E636F6D820C2A2E75726368696E2E636F6D8208796F7574752E6265820B796F75747562652E636F6D820D2A2E796F75747562652E636F6D8214796F7574756265656475636174696F6E2E636F6D82162A2E796F7574756265656475636174696F6E2E636F6D820F796F75747562656B6964732E636F6D82112A2E796F75747562656B6964732E636F6D820579742E626582072A2E79742E6265821A616E64726F69642E636C69656E74732E676F6F676C652E636F6D821B646576656C6F7065722E616E64726F69642E676F6F676C652E636E821C646576656C6F706572732E616E64726F69642E676F6F676C652E636E8218736F757263652E616E64726F69642E676F6F676C652E636E30210603551D20041A30183008060667810C010201300C060A2B06010401D679020503303C0603551D1F043530333031A02FA02D862B687474703A2F2F63726C732E706B692E676F6F672F6774733163332F6D6F56446649536961326B2E63726C30820102060A2B06010401D6790204020481F30481F000EE00750048B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D884730000018B5C78DE3A0000040300463044022039C642EBCBF8CBBD3824362B4322E166C15B8BDD25687C821AF52F415F46809502205A7177BCE078CE87192AB8F53AEE118294C466C95631B4E2DFA4073A6236ADCF007500EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B0000018B5C78DE1100000403004630440220635A4764846FA120017046C61AE256CEB11263127CD97E8311D7B004F50F6EAA02207F9D2C154D72A9B489A5CB7363D51948050E3D906EA92D58F033BA454C514780300D06092A864886F70D01010B05000382010100DB34C7C6EE053385C962E155A5868547E46DE23DBB538519FE3BB80B263587C3E8CD48296A9E9B2AFB249DFA65B5D6A81CFA8C060ED77525F5857A5525CB40C4FA7F4200BA9984E52C6224D3DE65AB2598607D4747F91FED5481243CBC298C78E16962A8ADE495E6316E7CFA06A11AF33F4FD1B20B5BC2AF1F266DE6D3D806F576478DA0B9E5609C94FD2A1B773EFD196E56A337422E9BE4B4DEC0DD3184F89EC294E5A8087DE88EFE7220175E199FECCA8348A5499CEE9BCA41D14804362E42B28C283723A475739C20631F3AFCBA8615DC904DF6949BB88152F55B67D27A28BC2BDCBBA4C18D50C6D5FA1DAC176E041B13F9CE586BB84DA524646038D8C5A4" } ], [ 10445, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308205963082037EA003020102020D0203BC53596B34C718F5015066300D06092A864886F70D01010B05003047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F74205231301E170D3230303831333030303034325A170D3237303933303030303034325A3046310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311330110603550403130A4754532043412031433330820122300D06092A864886F70D01010105000382010F003082010A0282010100F588DFE7628C1E37F83742907F6C87D0FB658225FDE8CB6BA4FF6DE95A23E299F61CE9920399137C090A8AFA42D65E5624AA7A33841FD1E969BBB974EC574C66689377375553FE39104DB734BB5F2577373B1794EA3CE59DD5BCC3B443EB2EA747EFB0441163D8B44185DD413048931BBFB7F6E0450221E0964217CFD92B6556340726040DA8FD7DCA2EEFEA487C374D3F009F83DFEF75842E79575CFC576E1A96FFFC8C9AA699BE25D97F962C06F7112A028080EB63183C504987E58ACA5F192B59968100A0FB51DBCA770B0BC9964FEF7049C75C6D20FD99B4B4E2CA2E77FD2DDC0BB66B130C8C192B179698B9F08BF6A027BBB6E38D518FBDAEC79BB1899D0203010001A38201803082017C300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B0601050507030230120603551D130101FF040830060101FF020100301D0603551D0E041604148A747FAF85CDEE95CD3D9CD0E24614F371351D27301F0603551D23041830168014E4AF2B26711A2B4827852F52662CEFF08913713E306806082B06010505070101045C305A302606082B06010505073001861A687474703A2F2F6F6373702E706B692E676F6F672F6774737231303006082B060105050730028624687474703A2F2F706B692E676F6F672F7265706F2F63657274732F67747372312E64657230340603551D1F042D302B3029A027A0258623687474703A2F2F63726C2E706B692E676F6F672F67747372312F67747372312E63726C30570603551D200450304E3038060A2B06010401D679020503302A302806082B06010505070201161C68747470733A2F2F706B692E676F6F672F7265706F7369746F72792F3008060667810C0102013008060667810C010202300D06092A864886F70D01010B05000382020100897DAC205C0C3CBE9AA857951BB4AEFAABA57271B43695FDDF4011034CC24614BB1424ABF0507122DBADC46E7FCFF16A6FC8831BD8CE895F876C87B8A90CA39BA162949395DF5BAE66190B02969EFCB5E710693E7ACB46495F46E141B1D7984D653400801A3F4F9F6C7F4900815341A4922182821AF1A3445B2A5012134DC15336F34208AF54FA8E77531B6438271709BD58C91B7C392D5BF3CED4ED97DB1403BF0953241FC20C04799826F261F15352FD428C1B662B3F15A1BBFFF69BE3819A01067189352824DDE1BDEB192DE148CB3D598351B474C69D7CC6B1865BAFCC34C4D3CCD481119500A1F4122201FAB48371AF8CB78C7324AC3753C200903F11FE5CED3694103BBD29AEE2C73A623B6C63D980BF5971AC6327B94C17A0DAF67315BF2ADE8FF3A56C32813303D08651719934BA938D5DB55158F7B293E801F659BE719BFD4D28CECF6DC716DCF7D1D6469BA7CA6BE9770FFDA0B61B23831D101AD9090084E044D3A27523B33486F620B0A45E101DE05246009DB10F1F217051F59ADD06FC55F42B0E3377C34B42C2F17713FC738094EB1FBB373FCE022A66B0731D32A5326C32B08EE0C423FF5B7D4D6570AC2B9B3DCEDBE06D8E3280BE969F9263BC97BB5DB9F4E1715E2AE4EF0322B18A653A8FC09365D485CD0F0F5B83591647162D9C243AC880A62614859BF6379BAC6FF9C5C30651F3E27FC5B110BA51F4DD" } ], [ 10445, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308205623082044AA003020102021077BD0D6CDB36F91AEA210FC4F058D30D300D06092A864886F70D01010B05003057310B300906035504061302424531193017060355040A1310476C6F62616C5369676E206E762D73613110300E060355040B1307526F6F74204341311B301906035504031312476C6F62616C5369676E20526F6F74204341301E170D3230303631393030303034325A170D3238303132383030303034325A3047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F7420523130820222300D06092A864886F70D01010105000382020F003082020A0282020100B611028B1EE3A1779B3BDCBF943EB795A7403CA1FD82F97D32068271F6F68C7FFBE8DBBC6A2E9797A38C4BF92BF6B1F9CE841DB1F9C597DEEFB9F2A3E9BC12895EA7AA52ABF82327CBA4B19C63DBD7997EF00A5EEB68A6F4C65A470D4D1033E34EB113A3C8186C4BECFC0990DF9D6429252307A1B4D23D2E60E0CFD20987BBCD48F04DC2C27A888ABBBACF5919D6AF8FB007B09E31F182C1C0DF2EA66D6C190EB5D87E261A45033DB079A49428AD0F7F26E5A808FE96E83C689453EE833A882B159609B2E07A8C2E75D69CEBA756648F964F68AE3D97C2848FC0BC40C00B5CBDF687B3356CAC18507F84E04CCD92D320E933BC5299AF32B529B3252AB448F972E1CA64F7E682108DE89DC28A88FA38668AFC63F901F978FD7B5C77FA7687FAECDFB10E799557B4BD26EFD601D1EB160ABB8E0BB5C5C58A55ABD3ACEA914B29CC19A432254E2AF16544D002CEAACE49B4EA9F7C83B0407BE743ABA76CA38F7D8981FA4CA5FFD58EC3CE4BE0B5D8B38E45CF76C0ED402BFD530FB0A7D53B0DB18AA203DE31ADCC77EA6F7B3ED6DF912212E6BEFAD832FC1063145172DE5DD61693BD296833EF3A66EC078A26DF13D757657827DE5E491400A2007F9AA821B6A9B195B0A5B90D1611DAC76C483C40E07E0D5ACD563CD19705B9CB4BED394B9CC43FD255136E24B0D671FAF4C1BACCED1BF5FE8141D800983D3AC8AE7A98371805950203010001A382013830820134300E0603551D0F0101FF040403020186300F0603551D130101FF040530030101FF301D0603551D0E04160414E4AF2B26711A2B4827852F52662CEFF08913713E301F0603551D23041830168014607B661A450D97CA89502F7D04CD34A8FFFCFD4B306006082B0601050507010104543052302506082B060105050730018619687474703A2F2F6F6373702E706B692E676F6F672F67737231302906082B06010505073002861D687474703A2F2F706B692E676F6F672F677372312F677372312E63727430320603551D1F042B30293027A025A0238621687474703A2F2F63726C2E706B692E676F6F672F677372312F677372312E63726C303B0603551D20043430323008060667810C0102013008060667810C010202300D060B2B06010401D67902050302300D060B2B06010401D67902050303300D06092A864886F70D01010B0500038201010034A41EB128A3D0B47617A6317A21E9D1523EC8DB74164188B83D351DEDE4FF93E15C5FABBBEA7CCFDBE40DD18B57F2266F5BBE17466894376F6B7AC8C01837FA2551ACEC68BFB2C849FD5A9ACA0123AC84802B028C9997EB496A8C75D7C7DEB2C9979F5848570E35A1E41AD6FD6F83816FEF8CCF97AFC0852AF0F54E6909912DE168B8C12B73E9D4D9FC22C0371F0B661D49ED02558F67E132D7D326BF70E33DF4676D3D7CE53488E332FAA76E066A6FBD8B91EE164BE83BA9B337E7C344A47ED86CD7C746F5929BE7D521BE66921994556CD429B20DC1665BE277494828ED9DD71A337253B38235CF628BC9248BA5B7390CBB7E2A41BF52CFFCA296B6C2823F" } ], [ 10706, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 10751, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "5721f9168d7fe01d9a512bcb22a5a3dc994378968a746537659a40323533f1...", "header": { "type": "SHORT", "payload_length": "58", "packet_number": "9" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 11913, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "5421f9168d7fe01d9abed071990b38b9fd3f6443fb31e94cacb810ce8d75f3...", "header": { "type": "SHORT", "payload_length": "605", "packet_number": "10" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 12735, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4d21f9168d7fe01d9a10c0539e3f6ad4eeb62068cf25d695a7c2f58cfb2c07...", "header": { "type": "SHORT", "payload_length": "131", "packet_number": "11" }, "frames": [ { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 25473, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4821f9168d7fe01d9ad811c39fbbd6aab79f2b577284e67d23037f8ac628bd...", "header": { "type": "SHORT", "payload_length": "828", "packet_number": "12" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ] } ] ] }, { "qlog_version": "0.1", "vantagepoint": "NETWORK", "connectionid": "E23DB765BE09AC51", "starttime": 2459546999044, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:80d::2004", "srcport": "39280", "dstport": "443" } ], [ 28, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 7941, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "cd0000000108e23db765be09ac5108f48ca68e00deecb000435ab4647efccd...", "header": { "type": "INIT", "payload_length": "868", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 7944, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 8197, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ea0000000108e23db765be09ac5108f48ca68e00deecb040db306d91804173...", "header": { "type": "HSK", "payload_length": "228", "packet_number": "2" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8264, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 8288, "RECOVERY", "RTT_UPDATE", "PACKET_RX", { "zero_rtt": "successful" } ], [ 8315, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4ae23db765be09ac51527413cfa09fbb545e86f36ac96845bacc26e4da415b...", "header": { "type": "SHORT", "payload_length": "56", "packet_number": "3" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 9008, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4ae23db765be09ac51a5f3e6133cd0af009230061127b97aa0636288777ae4...", "header": { "type": "SHORT", "payload_length": "604", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 9446, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4de23db765be09ac5193d30943a124fe68789fe73c685d7ae6de4d2914f1dd...", "header": { "type": "SHORT", "payload_length": "119", "packet_number": "5" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 9525, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4fe23db765be09ac5180008252d7686083cc4fa33ec830a812d8bb6ad41f84", "header": { "type": "SHORT", "payload_length": "17", "packet_number": "6" }, "frames": [ { "frame_type": "ACK" } ] } ], [ 21342, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "55e23db765be09ac515b28489228d303a2bb32d10ab6402194f312c1141327...", "header": { "type": "SHORT", "payload_length": "820", "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). |
---|---|---|
21F9168D7F... | 1.978 | 10.706 |
E23DB765BE... | 7.941 | 8.264 |
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-ahUF7TOWAHYJnNgZh9rBtw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info."
date: Fri, 01 Dec 2023 14:00:31 GMT
server: gws
x-xss-protection: 0
x-frame-options: SAMEORIGIN
expires: Fri, 01 Dec 2023 14:00:31 GMT
cache-control: private
set-cookie: 1P_JAR=2023-12-01-14; expires=Sun, 31-Dec-2023 14:00:31 GMT; path=/; domain=.google.com; Secure
set-cookie: AEC=Ackid1SPv-gGcuvZjBw0sZBKx4BWXM9e95RCxEf2oTBNA_Vl25gbRy-N8g; expires=Wed, 29-May-2024 14:00:31 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax
set-cookie: NID=511=W1aK7noso7RwW8JL0RVNQX2t-oxXxW_0zlDyT9lzBltBjh5MbcCnpOlZNhXe0HLjHhuLMmJDEc9ZKBP-vyEQ1-lXSvonteeL7SK7qjEEbOl8EqZPNruhzlTBq8Z8ADBJw1az4F1CTRxYZXW0INgACLlLK3cJpiqjh7ARXSqneBk; expires=Sat, 01-Jun-2024 14:00:31 GMT; path=/; domain=.google.com; HttpOnly
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Domain | *.google.com |
Issued By | GTS CA 1C3 |
Expires | Monday, January 15, 2024 at 11:18:23 AM GMT |
Subject | |
---|---|
Common Name | *.google.com |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS CA 1C3 |
Serial Number | 185087699502595821337333488893704547822 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 256 |
Public Key Type | DSA |
Domain | GTS CA 1C3 |
Issued By | GTS Root R1 |
Expires | Thursday, September 30, 2027 at 12:00:42 AM GMT |
Subject | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS CA 1C3 |
Issuer | |
---|---|
Country | US |
Organization | Google Trust Services LLC |
Common Name | GTS Root R1 |
Serial Number | 159612451717983579589660725350 |
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": "21F9168D7FE01D9A", "starttime": 2459546972963, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:80d::2004", "srcport": "39280", "dstport": "443" } ], [ 67, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 1978, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "c5000000010821f9168d7fe01d9a08e77f95623785e120004496378a994233...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 1984, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 4374, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "cc000000010821f9168d7fe01d9a08e77f95623785e1200044968c465ef4c1...", "header": { "type": "INIT", "payload_length": "1184", "packet_number": "2" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ] } ], [ 8041, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ea000000010821f9168d7fe01d9a08e77f95623785e12044979885a156ad22...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "3" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8257, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e6000000010821f9168d7fe01d9a08e77f95623785e12044977ad2a281752c...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8441, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e9000000010821f9168d7fe01d9a08e77f95623785e12044970753416b8a54...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "5" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8616, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ee000000010821f9168d7fe01d9a08e77f95623785e1204497d39bf82a1161...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "6" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 9708, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "e6000000010821f9168d7fe01d9a08e77f95623785e12044977d045dc6ec04...", "header": { "type": "HSK", "payload_length": "1184", "packet_number": "7" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "CRYPTO" } ] } ], [ 10019, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "eb000000010821f9168d7fe01d9a08e77f95623785e120440fdc72edbac955...", "header": { "type": "HSK", "payload_length": "1048", "packet_number": "8" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 10445, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "30820E3A30820D22A0030201020211008B3E9822CC5BED5C0A5EDDC2FA902DEE300D06092A864886F70D01010B05003046310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311330110603550403130A47545320434120314333301E170D3233313032333131313832345A170D3234303131353131313832335A30173115301306035504030C0C2A2E676F6F676C652E636F6D3059301306072A8648CE3D020106082A8648CE3D03010703420004459093F86A3086705BBF7610C80A0191D43F205CA45B5EBFBDB27123AD6DB7772632F04095D1D4B0FF1469ADF7A9ED3B2D978079F18BFF89DB5EE9CC47553295A3820C1B30820C17300E0603551D0F0101FF04040302078030130603551D25040C300A06082B06010505070301300C0603551D130101FF04023000301D0603551D0E041604140C05FAAA5BB580594B285AEB68180B15D807F1D9301F0603551D230418301680148A747FAF85CDEE95CD3D9CD0E24614F371351D27306A06082B06010505070101045E305C302706082B06010505073001861B687474703A2F2F6F6373702E706B692E676F6F672F677473316333303106082B060105050730028625687474703A2F2F706B692E676F6F672F7265706F2F63657274732F6774733163332E646572308209CD0603551D11048209C4308209C0820C2A2E676F6F676C652E636F6D82162A2E617070656E67696E652E676F6F676C652E636F6D82092A2E62646E2E64657682152A2E6F726967696E2D746573742E62646E2E64657682122A2E636C6F75642E676F6F676C652E636F6D82182A2E63726F7764736F757263652E676F6F676C652E636F6D82182A2E64617461636F6D707574652E676F6F676C652E636F6D820B2A2E676F6F676C652E6361820B2A2E676F6F676C652E636C820E2A2E676F6F676C652E636F2E696E820E2A2E676F6F676C652E636F2E6A70820E2A2E676F6F676C652E636F2E756B820F2A2E676F6F676C652E636F6D2E6172820F2A2E676F6F676C652E636F6D2E6175820F2A2E676F6F676C652E636F6D2E6272820F2A2E676F6F676C652E636F6D2E636F820F2A2E676F6F676C652E636F6D2E6D78820F2A2E676F6F676C652E636F6D2E7472820F2A2E676F6F676C652E636F6D2E766E820B2A2E676F6F676C652E6465820B2A2E676F6F676C652E6573820B2A2E676F6F676C652E6672820B2A2E676F6F676C652E6875820B2A2E676F6F676C652E6974820B2A2E676F6F676C652E6E6C820B2A2E676F6F676C652E706C820B2A2E676F6F676C652E707482122A2E676F6F676C656164617069732E636F6D820F2A2E676F6F676C65617069732E636E82112A2E676F6F676C65766964656F2E636F6D820C2A2E677374617469632E636E82102A2E677374617469632D636E2E636F6D820F676F6F676C65636E617070732E636E82112A2E676F6F676C65636E617070732E636E8211676F6F676C65617070732D636E2E636F6D82132A2E676F6F676C65617070732D636E2E636F6D820C676B65636E617070732E636E820E2A2E676B65636E617070732E636E8212676F6F676C65646F776E6C6F6164732E636E82142A2E676F6F676C65646F776E6C6F6164732E636E82107265636170746368612E6E65742E636E82122A2E7265636170746368612E6E65742E636E82107265636170746368612D636E2E6E657482122A2E7265636170746368612D636E2E6E6574820B7769646576696E652E636E820D2A2E7769646576696E652E636E8211616D7070726F6A6563742E6F72672E636E82132A2E616D7070726F6A6563742E6F72672E636E8211616D7070726F6A6563742E6E65742E636E82132A2E616D7070726F6A6563742E6E65742E636E8217676F6F676C652D616E616C79746963732D636E2E636F6D82192A2E676F6F676C652D616E616C79746963732D636E2E636F6D8217676F6F676C65616473657276696365732D636E2E636F6D82192A2E676F6F676C65616473657276696365732D636E2E636F6D8211676F6F676C65766164732D636E2E636F6D82132A2E676F6F676C65766164732D636E2E636F6D8211676F6F676C65617069732D636E2E636F6D82132A2E676F6F676C65617069732D636E2E636F6D8215676F6F676C656F7074696D697A652D636E2E636F6D82172A2E676F6F676C656F7074696D697A652D636E2E636F6D8212646F75626C65636C69636B2D636E2E6E657482142A2E646F75626C65636C69636B2D636E2E6E657482182A2E666C732E646F75626C65636C69636B2D636E2E6E657482162A2E672E646F75626C65636C69636B2D636E2E6E6574820E646F75626C65636C69636B2E636E82102A2E646F75626C65636C69636B2E636E82142A2E666C732E646F75626C65636C69636B2E636E82122A2E672E646F75626C65636C69636B2E636E8211646172747365617263682D636E2E6E657482132A2E646172747365617263682D636E2E6E6574821D676F6F676C6574726176656C616473657276696365732D636E2E636F6D821F2A2E676F6F676C6574726176656C616473657276696365732D636E2E636F6D8218676F6F676C6574616773657276696365732D636E2E636F6D821A2A2E676F6F676C6574616773657276696365732D636E2E636F6D8217676F6F676C657461676D616E616765722D636E2E636F6D82192A2E676F6F676C657461676D616E616765722D636E2E636F6D8218676F6F676C6573796E6469636174696F6E2D636E2E636F6D821A2A2E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82242A2E736166656672616D652E676F6F676C6573796E6469636174696F6E2D636E2E636F6D82166170702D6D6561737572656D656E742D636E2E636F6D82182A2E6170702D6D6561737572656D656E742D636E2E636F6D820B677674312D636E2E636F6D820D2A2E677674312D636E2E636F6D820B677674322D636E2E636F6D820D2A2E677674322D636E2E636F6D820B326D646E2D636E2E6E6574820D2A2E326D646E2D636E2E6E65748214676F6F676C65666C69676874732D636E2E6E657482162A2E676F6F676C65666C69676874732D636E2E6E6574820C61646D6F622D636E2E636F6D820E2A2E61646D6F622D636E2E636F6D8214676F6F676C6573616E64626F782D636E2E636F6D82162A2E676F6F676C6573616E64626F782D636E2E636F6D821E2A2E736166656E75702E676F6F676C6573616E64626F782D636E2E636F6D820D2A2E677374617469632E636F6D82142A2E6D65747269632E677374617469632E636F6D820A2A2E677674312E636F6D82112A2E67637063646E2E677674312E636F6D820A2A2E677674322E636F6D820E2A2E6763702E677674322E636F6D82102A2E75726C2E676F6F676C652E636F6D82162A2E796F75747562652D6E6F636F6F6B69652E636F6D820B2A2E7974696D672E636F6D820B616E64726F69642E636F6D820D2A2E616E64726F69642E636F6D82132A2E666C6173682E616E64726F69642E636F6D8204672E636E82062A2E672E636E8204672E636F82062A2E672E636F8206676F6F2E676C820A7777772E676F6F2E676C8214676F6F676C652D616E616C79746963732E636F6D82162A2E676F6F676C652D616E616C79746963732E636F6D820A676F6F676C652E636F6D8212676F6F676C65636F6D6D657263652E636F6D82142A2E676F6F676C65636F6D6D657263652E636F6D820867677068742E636E820A2A2E67677068742E636E820A75726368696E2E636F6D820C2A2E75726368696E2E636F6D8208796F7574752E6265820B796F75747562652E636F6D820D2A2E796F75747562652E636F6D8214796F7574756265656475636174696F6E2E636F6D82162A2E796F7574756265656475636174696F6E2E636F6D820F796F75747562656B6964732E636F6D82112A2E796F75747562656B6964732E636F6D820579742E626582072A2E79742E6265821A616E64726F69642E636C69656E74732E676F6F676C652E636F6D821B646576656C6F7065722E616E64726F69642E676F6F676C652E636E821C646576656C6F706572732E616E64726F69642E676F6F676C652E636E8218736F757263652E616E64726F69642E676F6F676C652E636E30210603551D20041A30183008060667810C010201300C060A2B06010401D679020503303C0603551D1F043530333031A02FA02D862B687474703A2F2F63726C732E706B692E676F6F672F6774733163332F6D6F56446649536961326B2E63726C30820102060A2B06010401D6790204020481F30481F000EE00750048B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D884730000018B5C78DE3A0000040300463044022039C642EBCBF8CBBD3824362B4322E166C15B8BDD25687C821AF52F415F46809502205A7177BCE078CE87192AB8F53AEE118294C466C95631B4E2DFA4073A6236ADCF007500EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B0000018B5C78DE1100000403004630440220635A4764846FA120017046C61AE256CEB11263127CD97E8311D7B004F50F6EAA02207F9D2C154D72A9B489A5CB7363D51948050E3D906EA92D58F033BA454C514780300D06092A864886F70D01010B05000382010100DB34C7C6EE053385C962E155A5868547E46DE23DBB538519FE3BB80B263587C3E8CD48296A9E9B2AFB249DFA65B5D6A81CFA8C060ED77525F5857A5525CB40C4FA7F4200BA9984E52C6224D3DE65AB2598607D4747F91FED5481243CBC298C78E16962A8ADE495E6316E7CFA06A11AF33F4FD1B20B5BC2AF1F266DE6D3D806F576478DA0B9E5609C94FD2A1B773EFD196E56A337422E9BE4B4DEC0DD3184F89EC294E5A8087DE88EFE7220175E199FECCA8348A5499CEE9BCA41D14804362E42B28C283723A475739C20631F3AFCBA8615DC904DF6949BB88152F55B67D27A28BC2BDCBBA4C18D50C6D5FA1DAC176E041B13F9CE586BB84DA524646038D8C5A4" } ], [ 10445, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308205963082037EA003020102020D0203BC53596B34C718F5015066300D06092A864886F70D01010B05003047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F74205231301E170D3230303831333030303034325A170D3237303933303030303034325A3046310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311330110603550403130A4754532043412031433330820122300D06092A864886F70D01010105000382010F003082010A0282010100F588DFE7628C1E37F83742907F6C87D0FB658225FDE8CB6BA4FF6DE95A23E299F61CE9920399137C090A8AFA42D65E5624AA7A33841FD1E969BBB974EC574C66689377375553FE39104DB734BB5F2577373B1794EA3CE59DD5BCC3B443EB2EA747EFB0441163D8B44185DD413048931BBFB7F6E0450221E0964217CFD92B6556340726040DA8FD7DCA2EEFEA487C374D3F009F83DFEF75842E79575CFC576E1A96FFFC8C9AA699BE25D97F962C06F7112A028080EB63183C504987E58ACA5F192B59968100A0FB51DBCA770B0BC9964FEF7049C75C6D20FD99B4B4E2CA2E77FD2DDC0BB66B130C8C192B179698B9F08BF6A027BBB6E38D518FBDAEC79BB1899D0203010001A38201803082017C300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B0601050507030230120603551D130101FF040830060101FF020100301D0603551D0E041604148A747FAF85CDEE95CD3D9CD0E24614F371351D27301F0603551D23041830168014E4AF2B26711A2B4827852F52662CEFF08913713E306806082B06010505070101045C305A302606082B06010505073001861A687474703A2F2F6F6373702E706B692E676F6F672F6774737231303006082B060105050730028624687474703A2F2F706B692E676F6F672F7265706F2F63657274732F67747372312E64657230340603551D1F042D302B3029A027A0258623687474703A2F2F63726C2E706B692E676F6F672F67747372312F67747372312E63726C30570603551D200450304E3038060A2B06010401D679020503302A302806082B06010505070201161C68747470733A2F2F706B692E676F6F672F7265706F7369746F72792F3008060667810C0102013008060667810C010202300D06092A864886F70D01010B05000382020100897DAC205C0C3CBE9AA857951BB4AEFAABA57271B43695FDDF4011034CC24614BB1424ABF0507122DBADC46E7FCFF16A6FC8831BD8CE895F876C87B8A90CA39BA162949395DF5BAE66190B02969EFCB5E710693E7ACB46495F46E141B1D7984D653400801A3F4F9F6C7F4900815341A4922182821AF1A3445B2A5012134DC15336F34208AF54FA8E77531B6438271709BD58C91B7C392D5BF3CED4ED97DB1403BF0953241FC20C04799826F261F15352FD428C1B662B3F15A1BBFFF69BE3819A01067189352824DDE1BDEB192DE148CB3D598351B474C69D7CC6B1865BAFCC34C4D3CCD481119500A1F4122201FAB48371AF8CB78C7324AC3753C200903F11FE5CED3694103BBD29AEE2C73A623B6C63D980BF5971AC6327B94C17A0DAF67315BF2ADE8FF3A56C32813303D08651719934BA938D5DB55158F7B293E801F659BE719BFD4D28CECF6DC716DCF7D1D6469BA7CA6BE9770FFDA0B61B23831D101AD9090084E044D3A27523B33486F620B0A45E101DE05246009DB10F1F217051F59ADD06FC55F42B0E3377C34B42C2F17713FC738094EB1FBB373FCE022A66B0731D32A5326C32B08EE0C423FF5B7D4D6570AC2B9B3DCEDBE06D8E3280BE969F9263BC97BB5DB9F4E1715E2AE4EF0322B18A653A8FC09365D485CD0F0F5B83591647162D9C243AC880A62614859BF6379BAC6FF9C5C30651F3E27FC5B110BA51F4DD" } ], [ 10445, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308205623082044AA003020102021077BD0D6CDB36F91AEA210FC4F058D30D300D06092A864886F70D01010B05003057310B300906035504061302424531193017060355040A1310476C6F62616C5369676E206E762D73613110300E060355040B1307526F6F74204341311B301906035504031312476C6F62616C5369676E20526F6F74204341301E170D3230303631393030303034325A170D3238303132383030303034325A3047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F7420523130820222300D06092A864886F70D01010105000382020F003082020A0282020100B611028B1EE3A1779B3BDCBF943EB795A7403CA1FD82F97D32068271F6F68C7FFBE8DBBC6A2E9797A38C4BF92BF6B1F9CE841DB1F9C597DEEFB9F2A3E9BC12895EA7AA52ABF82327CBA4B19C63DBD7997EF00A5EEB68A6F4C65A470D4D1033E34EB113A3C8186C4BECFC0990DF9D6429252307A1B4D23D2E60E0CFD20987BBCD48F04DC2C27A888ABBBACF5919D6AF8FB007B09E31F182C1C0DF2EA66D6C190EB5D87E261A45033DB079A49428AD0F7F26E5A808FE96E83C689453EE833A882B159609B2E07A8C2E75D69CEBA756648F964F68AE3D97C2848FC0BC40C00B5CBDF687B3356CAC18507F84E04CCD92D320E933BC5299AF32B529B3252AB448F972E1CA64F7E682108DE89DC28A88FA38668AFC63F901F978FD7B5C77FA7687FAECDFB10E799557B4BD26EFD601D1EB160ABB8E0BB5C5C58A55ABD3ACEA914B29CC19A432254E2AF16544D002CEAACE49B4EA9F7C83B0407BE743ABA76CA38F7D8981FA4CA5FFD58EC3CE4BE0B5D8B38E45CF76C0ED402BFD530FB0A7D53B0DB18AA203DE31ADCC77EA6F7B3ED6DF912212E6BEFAD832FC1063145172DE5DD61693BD296833EF3A66EC078A26DF13D757657827DE5E491400A2007F9AA821B6A9B195B0A5B90D1611DAC76C483C40E07E0D5ACD563CD19705B9CB4BED394B9CC43FD255136E24B0D671FAF4C1BACCED1BF5FE8141D800983D3AC8AE7A98371805950203010001A382013830820134300E0603551D0F0101FF040403020186300F0603551D130101FF040530030101FF301D0603551D0E04160414E4AF2B26711A2B4827852F52662CEFF08913713E301F0603551D23041830168014607B661A450D97CA89502F7D04CD34A8FFFCFD4B306006082B0601050507010104543052302506082B060105050730018619687474703A2F2F6F6373702E706B692E676F6F672F67737231302906082B06010505073002861D687474703A2F2F706B692E676F6F672F677372312F677372312E63727430320603551D1F042B30293027A025A0238621687474703A2F2F63726C2E706B692E676F6F672F677372312F677372312E63726C303B0603551D20043430323008060667810C0102013008060667810C010202300D060B2B06010401D67902050302300D060B2B06010401D67902050303300D06092A864886F70D01010B0500038201010034A41EB128A3D0B47617A6317A21E9D1523EC8DB74164188B83D351DEDE4FF93E15C5FABBBEA7CCFDBE40DD18B57F2266F5BBE17466894376F6B7AC8C01837FA2551ACEC68BFB2C849FD5A9ACA0123AC84802B028C9997EB496A8C75D7C7DEB2C9979F5848570E35A1E41AD6FD6F83816FEF8CCF97AFC0852AF0F54E6909912DE168B8C12B73E9D4D9FC22C0371F0B661D49ED02558F67E132D7D326BF70E33DF4676D3D7CE53488E332FAA76E066A6FBD8B91EE164BE83BA9B337E7C344A47ED86CD7C746F5929BE7D521BE66921994556CD429B20DC1665BE277494828ED9DD71A337253B38235CF628BC9248BA5B7390CBB7E2A41BF52CFFCA296B6C2823F" } ], [ 10706, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 10751, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "5721f9168d7fe01d9a512bcb22a5a3dc994378968a746537659a40323533f1...", "header": { "type": "SHORT", "payload_length": "58", "packet_number": "9" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 11913, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "5421f9168d7fe01d9abed071990b38b9fd3f6443fb31e94cacb810ce8d75f3...", "header": { "type": "SHORT", "payload_length": "605", "packet_number": "10" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 12735, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4d21f9168d7fe01d9a10c0539e3f6ad4eeb62068cf25d695a7c2f58cfb2c07...", "header": { "type": "SHORT", "payload_length": "131", "packet_number": "11" }, "frames": [ { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 25473, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4821f9168d7fe01d9ad811c39fbbd6aab79f2b577284e67d23037f8ac628bd...", "header": { "type": "SHORT", "payload_length": "828", "packet_number": "12" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ] } ] ] }, { "qlog_version": "0.1", "vantagepoint": "NETWORK", "connectionid": "E23DB765BE09AC51", "starttime": 2459546999044, "fields": [ "time", "category", "type", "trigger", "data" ], "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "ip_version": "6", "srcip": "::", "dstip": "2607:f8b0:4006:80d::2004", "srcport": "39280", "dstport": "443" } ], [ 28, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "00000001" } ], [ 7941, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "cd0000000108e23db765be09ac5108f48ca68e00deecb000435ab4647efccd...", "header": { "type": "INIT", "payload_length": "868", "packet_number": "1" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ] } ], [ 7944, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "00000001" } ], [ 8197, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "ea0000000108e23db765be09ac5108f48ca68e00deecb040db306d91804173...", "header": { "type": "HSK", "payload_length": "228", "packet_number": "2" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 8264, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 8288, "RECOVERY", "RTT_UPDATE", "PACKET_RX", { "zero_rtt": "successful" } ], [ 8315, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4ae23db765be09ac51527413cfa09fbb545e86f36ac96845bacc26e4da415b...", "header": { "type": "SHORT", "payload_length": "56", "packet_number": "3" }, "frames": [ { "frame_type": "STREAM" } ] } ], [ 9008, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4ae23db765be09ac51a5f3e6133cd0af009230061127b97aa0636288777ae4...", "header": { "type": "SHORT", "payload_length": "604", "packet_number": "4" }, "frames": [ { "frame_type": "CRYPTO" } ] } ], [ 9446, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4de23db765be09ac5193d30943a124fe68789fe73c685d7ae6de4d2914f1dd...", "header": { "type": "SHORT", "payload_length": "119", "packet_number": "5" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "NEW_CONNECTION_ID" }, { "frame_type": "NEW_TOKEN" }, { "frame_type": "HANDSHAKE_DONE" } ] } ], [ 9525, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "4fe23db765be09ac5180008252d7686083cc4fa33ec830a812d8bb6ad41f84", "header": { "type": "SHORT", "payload_length": "17", "packet_number": "6" }, "frames": [ { "frame_type": "ACK" } ] } ], [ 21342, "TRANSPORT", "PACKET_RX", "LINE", { "raw": "55e23db765be09ac515b28489228d303a2bb32d10ab6402194f312c1141327...", "header": { "type": "SHORT", "payload_length": "820", "packet_number": "7" }, "frames": [ { "frame_type": "STREAM" } ] } ] ] } ] }