Use Advanced Search to bypass hostname resolution and use a custom IP address or port.

Address
Host

www.technopat.net

QUIC is supported

HTTP/3 is supported

HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.

0-RTT

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS
h3

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED
Connection 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.

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.

Packet RX

Packet RX

This 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).

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.

B49789E048... 2.542 7.262
CB7A3477F7... 153.011 153.398

Read detailed descriptions of the items and metrics shown above.

HTTP/3 Statistics

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED

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.

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.


Packet RX

This value represents the time between the first packet sent and the first packet received (measured in milliseconds).


Handshake Done

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

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 Header

HTTP/1.1 200 OK
date: Thu, 28 Mar 2024 13:46:48 GMT
content-type: text/html; charset=UTF-8
cf-ray: 86b81185de081760-EWR
cf-cache-status: HIT
age: 890
link: <https://www.technopat.net/wp-json/>; rel="https://api.w.org/", <https://www.technopat.net/wp-json/wp/v2/pages/111330>; rel="alternate"; type="application/json", <https://www.technopat.net/>; rel=shortlink
vary: Accept-Encoding
cf-apo-via: tcache
cf-edge-cache: cache,platform=wordpress
x-litespeed-cache: miss
x-litespeed-cache-control: public,max-age=604800
x-litespeed-tag: 31d_HTTP.200,31d_front,31d_URL.6666cd76f96956469e7be39d750cc7d9,31d_F,31d_Po.111330,31d_PGS,31d_
x-turbo-charged-by: LiteSpeed
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ttxWW%2BssxoeuuocXfJxV9fZjUkMLqLzt5LOqNa6qqAi7kYwhhHajHIDCbeXs2y8mEqRrW6Vpmz3WPaOoUgPV8iENxt%2F%2FeF6CdWuheeiksEoCxUrufRnooMHaB2vbF%2Fj3g0fbXNOwPquq70uGH%2B46"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
server: cloudflare
alt-svc: h3=":443"; ma=86400

Certificate Chain

Domain technopat.net
Issued By GTS CA 1P5
Expires Friday, June 14, 2024 at 11:29:48 PM GMT
Subject
Common Name technopat.net
Issuer
Country US
Organization Google Trust Services LLC
Common Name GTS CA 1P5
Serial Number 279386964672570677002008216835987796985
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain GTS CA 1P5
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 1P5
Issuer
Country US
Organization Google Trust Services LLC
Common Name GTS Root R1
Serial Number 159612438911052047362637884913
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 Output

QLog

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.technopat.net",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "B49789E0483DDE88",
      "starttime": 5933364134225,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2606:4700:20::681a:ec2",
            "srcport": "57029",
            "dstport": "443"
          }
        ],
        [
          77,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          2542,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "cf0000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461",
            "header": {
              "type": "INIT",
              "payload_length": "45",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          2544,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          4587,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c20000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461...",
            "header": {
              "type": "INIT",
              "payload_length": "133",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          6012,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e20000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461...",
            "header": {
              "type": "HSK",
              "payload_length": "1184",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          6310,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e40000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461...",
            "header": {
              "type": "HSK",
              "payload_length": "1184",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          6536,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e60000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461...",
            "header": {
              "type": "HSK",
              "payload_length": "974",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          6711,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c00000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461",
            "header": {
              "type": "INIT",
              "payload_length": "60",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          6730,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ee0000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461...",
            "header": {
              "type": "HSK",
              "payload_length": "1124",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          6957,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e70000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461...",
            "header": {
              "type": "HSK",
              "payload_length": "373",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          7121,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082057130820459A003020102021100D22FF8DDBCA41D9D1341996EBC22F3F9300D06092A864886F70D01010B05003046310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311330110603550403130A47545320434120315035301E170D3234303331363233323934395A170D3234303631343233323934385A3018311630140603550403130D746563686E6F7061742E6E657430820122300D06092A864886F70D01010105000382010F003082010A0282010100CCE9A76EA784170785E7477598DD8EBACC94BC96DFC3A64B21A34993EA483B53EAF33ED26E2F0978E42569AA04E439E627380C594A37AB1D41A4224610B8745566AEFF540F0A58FD84E7AFED5A694B022B387A263FF7E66B839590EFC626C7D9D2752796A605959FA20E7EF4558837647CABEC2F4FC54ED58FD0D6306560106452010EF2A25304E3E7EA64CA265EAA0228741A528121289544A96FAB3B52EB9DF2D6E4E42A75D31C31E745CCACA216661E9355FBFFB288305FE59C56EA2277B287404DEBCF56E52A532A133EBDA955CDADE5BDAC44B73263FFE429980FCD8193E971DCFF20FC56F41224D3D99443F363AD1629D7B99A510527A11EEDA96627C50203010001A382028630820282300E0603551D0F0101FF0404030205A030130603551D25040C300A06082B06010505070301300C0603551D130101FF04023000301D0603551D0E041604149864C9EE32765F3DDC52E2835EDAED98ED6A0440301F0603551D23041830168014D5FC9E0DDF1ECADD0897976E2BC55FC52BF5ECB8307806082B06010505070101046C306A303506082B060105050730018629687474703A2F2F6F6373702E706B692E676F6F672F732F6774733170352F7864717A53507569743430303106082B060105050730028625687474703A2F2F706B692E676F6F672F7265706F2F63657274732F6774733170352E64657230290603551D1104223020820D746563686E6F7061742E6E6574820F2A2E746563686E6F7061742E6E657430210603551D20041A30183008060667810C010201300C060A2B06010401D679020503303C0603551D1F043530333031A02FA02D862B687474703A2F2F63726C732E706B692E676F6F672F6774733170352F686D38516F465F6F784A732E63726C30820105060A2B06010401D6790204020481F60481F300F1007700EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B0000018E49D0915A0000040300483046022100FF7499246B02B5A9BACA7783DF738DA48378DC84306AB65AF31C3F7512B24052022100AF0D867541A628EF71C1E29D2E075C2292836D8CF297683F9F81F59720B46D2100760048B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D884730000018E49D0917C0000040300473045022100E1CC818EBCA2C4A98411B4E3BCE1A280CB096CC2E55AFA07AF2D55EBC40620A602204DE90A3D2D5607138E52190ED05099B36CD63C147F8E0CCCE66A53ADCC2AF846300D06092A864886F70D01010B05000382010100A066ECE109217C474AB243B4493DA10917F533F5F6D08E3D7D2519E7A7A1E264A545604DCB2A8FE5C877FD92D8F3A16A2D5DC4C3176544AB2B94706A6F7F95EE3553A4E606A5D005E8DDEDC89FBAB452BEDA3DF202B8EDDB47C59DE35FD40ECE3B3B52DC0A30239AC8B183B82DB57877177F2FADDA14CBB09DC4B995BC435C3C339884F449D7ABC05912CE48D1C39AA43F9E4ADAFDE992AF62CFAB282DE294A6C59F9495483127B78BC2D34C2D0C5CBA3622C255990E0888E92AC6B0FAC7B42C9B94FAF8F10C85A916500846704789B1B6F89027EE6CE11E9A93DF688721B18019C4B6C729C34F14D7F12530D76D94CA625DD5EFD42CCA2EE63AC338C07D71F3"
          }
        ],
        [
          7121,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082058C30820374A003020102020D0203BC50A32753F0918022EDF1300D06092A864886F70D01010B05003047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F74205231301E170D3230303831333030303034325A170D3237303933303030303034325A3046310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311330110603550403130A4754532043412031503530820122300D06092A864886F70D01010105000382010F003082010A0282010100B382F0248CBF2D87AFB2D9A7AEFACABA44D65B3EFEB2F7B26516DCDE10E84F2D10585A288687A1EE6AB3A0D9754F7FA152018B55A84A5B0648C8361225AB89F9F2235F9D6065F95CDABE3AE85C6D7D9CD084188530CD4E9BEC3CD8B3E196D4F3C50B65DB8FB074CBF61EF378F1AC95C5DD73C3318881AF74AA6FFD0CE30595F0C5104F6563FAA0AFC6183DC5A1DF9779D70589B330B074AE3D92106B8C1577DD0B0457FB8103DDEA2234D5E556B2F0C48D41B1C302DB62EC80D0FF76D486E4041AB6B60C2B62717DD9AFD9F15EFAC01ECAA0195C55F080D12A0C0786909F35E3282B5BEF23C8A31DA4A33AEEFE83DC824C25B04DC551AD9E9BD35B84C21A5AE90203010001A382017630820172300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B0601050507030230120603551D130101FF040830060101FF020100301D0603551D0E04160414D5FC9E0DDF1ECADD0897976E2BC55FC52BF5ECB8301F0603551D23041830168014E4AF2B26711A2B4827852F52662CEFF08913713E306806082B06010505070101045C305A302606082B06010505073001861A687474703A2F2F6F6373702E706B692E676F6F672F6774737231303006082B060105050730028624687474703A2F2F706B692E676F6F672F7265706F2F63657274732F67747372312E64657230340603551D1F042D302B3029A027A0258623687474703A2F2F63726C2E706B692E676F6F672F67747372312F67747372312E63726C304D0603551D20044630443038060A2B06010401D679020503302A302806082B06010505070201161C68747470733A2F2F706B692E676F6F672F7265706F7369746F72792F3008060667810C010201300D06092A864886F70D01010B050003820201006C6327EE23DFE552684D81669185DF7D65E55B37310826B2075D9ABEB1CA01B9ADBF9D77F6511DD798C50B49A17BA1D7D368E5440F8BBA36DD428277D28DDDF53FFBEBC8079893EE5AD0B53DDE4B1C2D8C4DEC7E8C7BFE4E40FDF0B4B3590210515CE3C02BFDB70648517E095E3F0FDCA7FE97E779C50E448978C5695929A09A3A483629A69493552DB847B5E996B59F07CDA6AB3E328AC08683C5C141C89F2F358E0DC0077AE1ACC965B5CB8AA7DD71D861653984AC323EF77A36F1569F57A9416D5A90A7DB3AEA75800C630B69746F074C15F33728A519A46EF5F620CD63B27EC42B097589DAD13C2E724F361AA19E44D0CD9BA623083F97A1A79E5AA5F70994AD5D765D2856D11A665151077BDE3DB0C8EF307A242DBEB8B386F64BF7F0B54FFFCEC6F9F63F2A27080F093E235AC7E3422D7A36E43D9896603998EAD1DB632AEB7809B14E21B38EB7CE3E92F1955CA439D0C02BC85315F5D22F82CD067467999077370A972DC51C1EF4D05BE915E3EA0209C813D7137065BFFB889B5A25BE7709E1A76A4E1175B91E4DF1001B6A66798EC36ED86DA222A26D05FB2CF2F150E5A0D1D89F357DFC70AB592A02F1BEB0D3F1F8CD12B96A25905BE38520E6F5DACB401C193420036177BA7F480F490B29EBE76164C763D147EB1CE1EE9446EF3973CCEE4F2B8DDCFB58A7B365209995B9FB556FD7966E943DF47A928E631DDF6D"
          }
        ],
        [
          7121,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "308205623082044AA003020102021077BD0D6CDB36F91AEA210FC4F058D30D300D06092A864886F70D01010B05003057310B300906035504061302424531193017060355040A1310476C6F62616C5369676E206E762D73613110300E060355040B1307526F6F74204341311B301906035504031312476C6F62616C5369676E20526F6F74204341301E170D3230303631393030303034325A170D3238303132383030303034325A3047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F7420523130820222300D06092A864886F70D01010105000382020F003082020A0282020100B611028B1EE3A1779B3BDCBF943EB795A7403CA1FD82F97D32068271F6F68C7FFBE8DBBC6A2E9797A38C4BF92BF6B1F9CE841DB1F9C597DEEFB9F2A3E9BC12895EA7AA52ABF82327CBA4B19C63DBD7997EF00A5EEB68A6F4C65A470D4D1033E34EB113A3C8186C4BECFC0990DF9D6429252307A1B4D23D2E60E0CFD20987BBCD48F04DC2C27A888ABBBACF5919D6AF8FB007B09E31F182C1C0DF2EA66D6C190EB5D87E261A45033DB079A49428AD0F7F26E5A808FE96E83C689453EE833A882B159609B2E07A8C2E75D69CEBA756648F964F68AE3D97C2848FC0BC40C00B5CBDF687B3356CAC18507F84E04CCD92D320E933BC5299AF32B529B3252AB448F972E1CA64F7E682108DE89DC28A88FA38668AFC63F901F978FD7B5C77FA7687FAECDFB10E799557B4BD26EFD601D1EB160ABB8E0BB5C5C58A55ABD3ACEA914B29CC19A432254E2AF16544D002CEAACE49B4EA9F7C83B0407BE743ABA76CA38F7D8981FA4CA5FFD58EC3CE4BE0B5D8B38E45CF76C0ED402BFD530FB0A7D53B0DB18AA203DE31ADCC77EA6F7B3ED6DF912212E6BEFAD832FC1063145172DE5DD61693BD296833EF3A66EC078A26DF13D757657827DE5E491400A2007F9AA821B6A9B195B0A5B90D1611DAC76C483C40E07E0D5ACD563CD19705B9CB4BED394B9CC43FD255136E24B0D671FAF4C1BACCED1BF5FE8141D800983D3AC8AE7A98371805950203010001A382013830820134300E0603551D0F0101FF040403020186300F0603551D130101FF040530030101FF301D0603551D0E04160414E4AF2B26711A2B4827852F52662CEFF08913713E301F0603551D23041830168014607B661A450D97CA89502F7D04CD34A8FFFCFD4B306006082B0601050507010104543052302506082B060105050730018619687474703A2F2F6F6373702E706B692E676F6F672F67737231302906082B06010505073002861D687474703A2F2F706B692E676F6F672F677372312F677372312E63727430320603551D1F042B30293027A025A0238621687474703A2F2F63726C2E706B692E676F6F672F677372312F677372312E63726C303B0603551D20043430323008060667810C0102013008060667810C010202300D060B2B06010401D67902050302300D060B2B06010401D67902050303300D06092A864886F70D01010B0500038201010034A41EB128A3D0B47617A6317A21E9D1523EC8DB74164188B83D351DEDE4FF93E15C5FABBBEA7CCFDBE40DD18B57F2266F5BBE17466894376F6B7AC8C01837FA2551ACEC68BFB2C849FD5A9ACA0123AC84802B028C9997EB496A8C75D7C7DEB2C9979F5848570E35A1E41AD6FD6F83816FEF8CCF97AFC0852AF0F54E6909912DE168B8C12B73E9D4D9FC22C0371F0B661D49ED02558F67E132D7D326BF70E33DF4676D3D7CE53488E332FAA76E066A6FBD8B91EE164BE83BA9B337E7C344A47ED86CD7C746F5929BE7D521BE66921994556CD429B20DC1665BE277494828ED9DD71A337253B38235CF628BC9248BA5B7390CBB7E2A41BF52CFFCA296B6C2823F"
          }
        ],
        [
          7262,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          7660,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "eb0000000108b49789e0483dde881401e80d45f0db2ad30ce98f45e5db3461",
            "header": {
              "type": "HSK",
              "payload_length": "43",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          9500,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "43b49789e0483dde8818b8f000f400d03d75b5f96e6484421fa78d0daebc74...",
            "header": {
              "type": "SHORT",
              "payload_length": "526",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          9547,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "44b49789e0483dde889a51499678957493387399af324c0afeda105a735995",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          9577,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "55b49789e0483dde88408c5873e3394a4a2dd7d568babc5c2ac620dc697773",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          11177,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "52b49789e0483dde88032b930178b49c07aae24f35c0dae7a65b24ee6855f9",
            "header": {
              "type": "SHORT",
              "payload_length": "15",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          23042,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "44b49789e0483dde88055ab0f13eb077c76ada8a9680d66b9a3660f7866eef...",
            "header": {
              "type": "SHORT",
              "payload_length": "844",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "CB7A3477F7B8A50E",
      "starttime": 5933364157630,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2606:4700:20::681a:ec2",
            "srcport": "57029",
            "dstport": "443"
          }
        ],
        [
          37,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          153011,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ca0000000108cb7a3477f7b8a50e1401b4e0d7fe7bd0a15bb562d7eb7bce13...",
            "header": {
              "type": "INIT",
              "payload_length": "145",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          153015,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          153322,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e70000000108cb7a3477f7b8a50e1401b4e0d7fe7bd0a15bb562d7eb7bce13...",
            "header": {
              "type": "HSK",
              "payload_length": "176",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          153398,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          153434,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          153493,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4bcb7a3477f7b8a50e92b0748cbecc14710d8c08fae55715ed380ccca3700f...",
            "header": {
              "type": "SHORT",
              "payload_length": "831",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          155145,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "5dcb7a3477f7b8a50e1968fa8b08bda9c4735018e6c548d0310fc97f8ff295",
            "header": {
              "type": "SHORT",
              "payload_length": "45",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          155236,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "5ccb7a3477f7b8a50edaf8776c713935e37697b1c168dafccb3fea8de70246",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          155270,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "49cb7a3477f7b8a50e4d0a7b942dece354712ed93a2e8c72269a535f1b1e1f",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          157529,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4acb7a3477f7b8a50e59984555ed41ba1ea8a2af9ada23a552b1aed9adf2e5",
            "header": {
              "type": "SHORT",
              "payload_length": "15",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          173296,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "52cb7a3477f7b8a50e28ae847b58002278566813557768bc4a6a4f16321bd3...",
            "header": {
              "type": "SHORT",
              "payload_length": "844",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    }
  ]
}