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

Address
Host

doh.tiar.app

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.

D04F7CB9CB... 221.778 372.116
7C46768578... 220.583 221.013

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: Mon, 17 Aug 2026 08:12:24 GMT
content-type: text/html; charset=utf-8
content-length: 3277
last-modified: Fri, 15 May 2026 12:10:07 GMT
etag: "6a070d1f-ccd"
server: Blip-A
strict-transport-security: max-age=63072000; includeSubDomains; preload
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
content-security-policy: default-src 'self';
permissions-policy: accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
referrer-policy: no-referrer
allow: GET
x-powered-by: Astrophage
accept-ranges: bytes
age: 761
alt-svc: h3=":443"; ma=31536000

Certificate Chain

Domain tiar.app
Issued By YE2
Expires Saturday, November 07, 2026 at 10:59:08 AM GMT
This certificate is valid
Subject
Common Name tiar.app
Issuer
Country US
Organization Let's Encrypt
Common Name YE2
Serial Number 515060624743060325549034645572202993970220
Signature Algorithm ecdsa-with-SHA384
Version
Public Key Bits 256
Public Key Type DSA

Domain YE2
Issued By Root YE
Expires Saturday, September 02, 2028 at 11:59:59 PM GMT
Subject
Country US
Organization Let's Encrypt
Common Name YE2
Issuer
Country US
Organization ISRG
Common Name Root YE
Serial Number 103615881233243919450438579527522644245
Signature Algorithm ecdsa-with-SHA384
Version
Public Key Bits 384
Public Key Type DSA

Domain Root YE
Issued By ISRG Root X2
Expires Thursday, September 02, 2032 at 11:59:59 PM GMT
Subject
Country US
Organization ISRG
Common Name Root YE
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X2
Serial Number 179619193732476545641173103431506703674
Signature Algorithm ecdsa-with-SHA384
Version
Public Key Bits 384
Public Key Type DSA

Domain ISRG Root X2
Issued By ISRG Root X1
Expires Thursday, September 02, 2032 at 11:59:59 PM GMT
Subject
Country US
Organization Internet Security Research Group
Common Name ISRG Root X2
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 144299725964134815114551462777128548813
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 384
Public Key Type DSA

Domain ISRG Root X1
Issued By ISRG Root X1
Expires Monday, June 04, 2035 at 11:04:38 AM GMT
Subject
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 172886928669790476064670243504169061120
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": "doh.tiar.app",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "D04F7CB9CBA325B1",
      "starttime": 1479138187722,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2400:6180:0:d0::5f73:4001",
            "srcport": "43797",
            "dstport": "443"
          }
        ],
        [
          94,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          221778,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c50000000108d04f7cb9cba325b10823c9fcc3e6e7061b0040757cde2d1d9b...",
            "header": {
              "type": "INIT",
              "payload_length": "127",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          221785,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          222234,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e70000000108d04f7cb9cba325b10823c9fcc3e6e7061b4428e9006afe1829...",
            "header": {
              "type": "HSK",
              "payload_length": "1073",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          222457,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e30000000108d04f7cb9cba325b10823c9fcc3e6e7061b44b7542371bbef9b...",
            "header": {
              "type": "HSK",
              "payload_length": "1216",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          222728,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ef0000000108d04f7cb9cba325b10823c9fcc3e6e7061b44574f26066509b9...",
            "header": {
              "type": "HSK",
              "payload_length": "1120",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          371266,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c30000000108d04f7cb9cba325b10823c9fcc3e6e7061b0044962de90aafc2...",
            "header": {
              "type": "INIT",
              "payload_length": "1200",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          371454,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c10000000108d04f7cb9cba325b10823c9fcc3e6e7061b0016602f957ed2ba",
            "header": {
              "type": "INIT",
              "payload_length": "47",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          371475,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "eb0000000108d04f7cb9cba325b10823c9fcc3e6e7061b4488354a5ace3da1...",
            "header": {
              "type": "HSK",
              "payload_length": "1169",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          371595,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ec0000000108d04f7cb9cba325b10823c9fcc3e6e7061b4211d1d3299f3fcb...",
            "header": {
              "type": "HSK",
              "payload_length": "538",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          371884,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082048E30820414A003020102021205E9A08C09682AC28F5EBFFA6425B9BA6C2C300A06082A8648CE3D0403033033310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310C300A06035504031303594532301E170D3236303830393130353930395A170D3236313130373130353930385A30133111300F06035504031308746961722E6170703059301306072A8648CE3D020106082A8648CE3D030107034200047F87E16D58D9EC3D222526B6D258FCDDC75373F10AC82571A1B021E23FF2D35113985D0E562E631E37DABF5FC78CD46C5B7A87AD824BC9C5215FD44FF251D6BDA382032630820322300E0603551D0F0101FF04040302078030130603551D25040C300A06082B06010505070301300C0603551D130101FF04023000301D0603551D0E041604143B96D0C033C1DCD52B949EE1C702D84D85AC949E301F0603551D23041830168014B959F28ECF22F086D33748FF761418BA82D85587303306082B0601050507010104273025302306082B060105050730028617687474703A2F2F7965322E692E6C656E63722E6F72672F308201210603551D11048201183082011482066279652E6164820C646F682E6B6F7061732E7573820D646F682E6B6F706173732E7573820C646F682E746961722E617070820D646F682E7469617261702E696E820E646F682E7469617261702E6E6574820E646F682E7469617261702E6F7267820C646F742E6B6F7061732E7573820D646F742E6B6F706173732E7573820C646F742E746961722E617070820D646F742E7469617261702E696E820E646F742E7469617261702E6E6574820E646F742E7469617261702E6F7267820A676F6F646279652E616482086B6F7061732E757382096B6F706173732E75738208746961722E61707082097469617261702E696E820A7469617261702E6E65748206756E702E6164820C7777772E746961722E61707030130603551D20040C300A3008060667810C010201302E0603551D1F042730253023A021A01F861D687474703A2F2F7965322E632E6C656E63722E6F72672F34352E63726C3082010C060A2B06010401D6790204020481FD0481FA00F8007E00A826CBE30AC6351246533FE065F14F19D96E190813C41DD96D7900B3123C55270000019FE662C33E00080000050019E74F7F040300473045022100BD4AB8755F1790ABB95DBBE955B3177643522B2A372AE548DE49502BBD7E4B8F022023AEB19C58C71F0C428F944170D2EE5A4D18F9793DA940E74C4F6AFEDBC86202007600C8A3C47FC7B3ADB9356B013F6A7A126DE33A4E43A5C646F997AD3975991DCF9A0000019FE662C2D50000040300473045022100CB6AABF306A8B09AD2977F75D26EB6EF264810202F4CD53E1A43DAD45D1528E802206AA200EE21B85667336FC272A1811B2DBBBF0D2FB3EE3DAF3426B96DDA41D821300A06082A8648CE3D0403030368003065023100F7400E01DF4D880009B98B672749727F2C4BF2D7192791EDDA29A3B5EFEDF942DE82B982CDB400E4AB52A7FAC3737F31023043068588432276C614D0A823F96F9B45F595406C36451550805CCEA49DE25BF6884FC2D611EB22C0E877B2DBB9CCB9E5"
          }
        ],
        [
          371884,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082028C30820211A00302010202104DF3B15DD6C0784C507CD37B58E6F115300A06082A8648CE3D040303302E310B3009060355040613025553310D300B060355040A1304495352473110300E06035504031307526F6F74205945301E170D3235303930333030303030305A170D3238303930323233353935395A3033310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310C300A060355040313035945323076301006072A8648CE3D020106052B8104002203620004719AB43391D6C410BDCCA97B7774942DB58738EDAC647434C7B9DE533EA336CF9B920F97269345AB1E5597BE796FA812EA881DF8925BB121B98CC808AADFF603E9EF34FEF576E7D2BC5D021D8C55E5A1839AD26214EF57FB1D0D3D3EF603970FA381EE3081EB300E0603551D0F0101FF04040302018630130603551D25040C300A06082B0601050507030130120603551D130101FF040830060101FF020100301D0603551D0E04160414B959F28ECF22F086D33748FF761418BA82D85587301F0603551D23041830168014A3C8265A8EA14CD03563FC9B23C83AAE56F34F56303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F79652E692E6C656E63722E6F72672F30130603551D20040C300A3008060667810C01020130270603551D1F0420301E301CA01AA0188616687474703A2F2F79652E632E6C656E63722E6F72672F300A06082A8648CE3D0403030369003066023100C8727C3975C64B37D7DFCA75E79E42C3FE2B52244C9C24F6F7B119337AA068C2EA7BBCEB00C1AAA80A7367FE387DC3270231008933A08F95A382E2941861B26D54F61B0CAAC86F610A9393693A913AFD7B6D418655FF7822941F65F8273F0CE5709B28"
          }
        ],
        [
          371884,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "308202A63082022BA003020102021100872165FC34B6E5FBA8ADD5B3705FB53A300A06082A8648CE3D040303304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F74205832301E170D3236303531333030303030305A170D3332303930323233353935395A302E310B3009060355040613025553310D300B060355040A1304495352473110300E06035504031307526F6F742059453076301006072A8648CE3D020106052B81040022036200043C12FFABE1ADC56A71B068FB081D2377F09FDC7B0CD249398FE54CEB62D2F930B9137CED18448531F5EC4ED7C858D6B0F62120FB7FC333AAC537766FEE1924DCBD203D38632C05F54E736AC0D5C8648D12B54DB73F2E4868798B35BCEE3EFB19A381EB3081E8300E0603551D0F0101FF04040302010630130603551D25040C300A06082B06010505070301300F0603551D130101FF040530030101FF301D0603551D0E04160414A3C8265A8EA14CD03563FC9B23C83AAE56F34F56301F0603551D230418301680147C4296AEDE4B483BFA92F89E8CCF6D8BA9723795303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F78322E692E6C656E63722E6F72672F30130603551D20040C300A3008060667810C01020130270603551D1F0420301E301CA01AA0188616687474703A2F2F78322E632E6C656E63722E6F72672F300A06082A8648CE3D0403030369003066023100C535F560AD9B154D0FC50705946899AE3D67B8CFB3AE0399AD1E4EED4E0A155B07FD89EC65779EF60A031E78BA4D46F5023100ED2688B549BBC3CB3625D75E4884FE0B0ADC24D14C5FDA7A8E1B317E36670E3472C454E800B6EA1496D7F21669AB3A76"
          }
        ],
        [
          371884,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082047030820258A00302010202106C8F1DC727C7117F7BAF853AC980F9CD300D06092A864886F70D01010B0500304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F74205831301E170D3236303531333030303030305A170D3332303930323233353935395A304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F742058323076301006072A8648CE3D020106052B8104002203620004CD9BD59F80830AEC094AF3164A3E5CCF77ACDE67050D1D07B6DC16FB5A8B14DBE27160C4BA459511898EEA06DFF72A161CA4B9C5C532E003E01E8218388BD745D80A6A6EE60077FB02517D22D80A6E9A5B77DFF0FA41EC39DC75CA68070C1FEAA381F53081F2300E0603551D0F0101FF040403020106301D0603551D250416301406082B0601050507030106082B06010505070302300F0603551D130101FF040530030101FF301D0603551D0E041604147C4296AEDE4B483BFA92F89E8CCF6D8BA9723795301F0603551D2304183016801479B459E67BB6E5E40173800888C81A58F6E99B6E303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F78312E692E6C656E63722E6F72672F30130603551D20040C300A3008060667810C01020130270603551D1F0420301E301CA01AA0188616687474703A2F2F78312E632E6C656E63722E6F72672F300D06092A864886F70D01010B050003820201003DBF7BD7EB98CC4DA42574DEA5077A083E315DB0CFDEB8E18A1776AB47F11C9661C04EEF17E38C6117754D5EFE8D0E904162CA7502392224FEF2CBA3BB6DCFA08F01E36559F0B45CD92819E5A02BA8E35EFA3305A1AE187E67D147E8B2131E593B9446A34DE46D34B125C34C1AE9A76FA682F7594236FC2B5D5360C036E5003E60735F6C810BD019E2021292DA0B272634B3ADD64B23E119ED2132A9D476AE48DDD4ABAD2C353E9F74C5CB18E7899546BABE1896130FDE663F755F7922BB809248CE6627ABEA11817448195D7BDA0B3F6EF6254469DB0813BE690062FCA07579BF17404438A8B51A6E97520DFD4670CC06EB7D415CC351E401C603FE69597E743689E085D8C4BB8F7561BFB24F0CAA78E5F9B2926CD8352AEE9915B4BA914528304EA05EE1B0E6FBA0BC874BE51FB7A8CE51F3ABA208FC614C77F2129BD8ADB4AF8D8E82C49D0DDC5D79859C312DD26FA9B025E499118C49DA06979C348F68A861ACD918C258F2550CABE0DABE304272B573539C7A9A01CACDC19955A5C24BD4A06732B3233FB79A9EF5302F71588F7705D7B8ED6E82EDEE02E88B8FB6AD6645BE7FB0E788E677F148BA1859704694FF0BD4E8150D32D715AAE5461E9EE2B50783B61E63F972F78F8589D92001C33525E8E798760A48B7F21365AFA94D3D2643FAF95F203830402269B9FB5C98EF08446517675C9F6C2A270F82ADE4E4910D91"
          }
        ],
        [
          372116,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          443751,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c10000000108d04f7cb9cba325b10823c9fcc3e6e7061b0016591fbeb55d23",
            "header": {
              "type": "INIT",
              "payload_length": "47",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          443933,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e40000000108d04f7cb9cba325b10823c9fcc3e6e7061b16bc611778041294",
            "header": {
              "type": "HSK",
              "payload_length": "30",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          592833,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e60000000108d04f7cb9cba325b10823c9fcc3e6e7061b16ff2af629076684",
            "header": {
              "type": "HSK",
              "payload_length": "30",
              "packet_number": "6"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          593028,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "40d04f7cb9cba325b1394b4e0ed3c2bc9c023b9ea220c615e06064b4c10cf3...",
            "header": {
              "type": "SHORT",
              "payload_length": "554",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          593363,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "5bd04f7cb9cba325b1c145c1ead1546c4f11b3700f7b558209f7cc9ec34a46...",
            "header": {
              "type": "SHORT",
              "payload_length": "140",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          593607,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "58d04f7cb9cba325b159bf7124b6b3967e5849137e8c99ecb84e41dae51a91",
            "header": {
              "type": "SHORT",
              "payload_length": "30",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          593988,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "43d04f7cb9cba325b13de977e635d3b57cf06b441c351e200538984235e905...",
            "header": {
              "type": "SHORT",
              "payload_length": "652",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "7C467685785AF860",
      "starttime": 1479138782017,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2400:6180:0:d0::5f73:4001",
            "srcport": "43797",
            "dstport": "443"
          }
        ],
        [
          37,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          220583,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c900000001087c467685785af8600889eea8b442f654d200407ab55529ee99...",
            "header": {
              "type": "INIT",
              "payload_length": "132",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          220589,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          220948,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e300000001087c467685785af8600889eea8b442f654d240bec31c9a6dc657...",
            "header": {
              "type": "HSK",
              "payload_length": "199",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          221013,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          221033,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          221068,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4b7c467685785af860a43c7689a8a2e2b14493dddbed004aedcc2afb5d3523...",
            "header": {
              "type": "SHORT",
              "payload_length": "821",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          370342,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ce00000001087c467685785af8600889eea8b442f654d2004496dd598fa696...",
            "header": {
              "type": "INIT",
              "payload_length": "1200",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          370539,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c000000001087c467685785af8600889eea8b442f654d2001897f2adf26f4b",
            "header": {
              "type": "INIT",
              "payload_length": "49",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          370580,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e100000001087c467685785af8600889eea8b442f654d240bee1e97e122e42...",
            "header": {
              "type": "HSK",
              "payload_length": "199",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          440994,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e600000001087c467685785af8600889eea8b442f654d216656d7e61655a13",
            "header": {
              "type": "HSK",
              "payload_length": "30",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          441262,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "697c467685785af860ececee5ec09e28fa5421f12f63759ae0bc295b4faacd...",
            "header": {
              "type": "SHORT",
              "payload_length": "141",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          441387,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "767c467685785af860f0d52c6a5214a5ed04b8056b8ddfa1dc2cf7d258842d",
            "header": {
              "type": "SHORT",
              "payload_length": "30",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          441525,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "647c467685785af860aabd2a596d9b308ab0bd41f93cde559b1e10b808503d...",
            "header": {
              "type": "SHORT",
              "payload_length": "652",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    }
  ]
}