Skip to content

Incomplete HTTPS response #8570

Description

@Sakura-Luna

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

v0.108.0-b.90

Action

Missing ech parameter in HTTPS record query results, but shown as complete in logs.

Expected result

pass

Actual result

 "Answer": [
    {
      "Hdr": {
        "Name": "crypto.cloudflare.com.",
        "Rrtype": 65,
        "Class": 1,
        "Ttl": 5,
        "Rdlength": 58
      },
      "Priority": 1,
      "Target": ".",
      "Value": [
        {
          "Alpn": [
            "h2"
          ]
        },
        {
          "Hint": [
            "162.159.135.79",
            "162.159.136.79"
          ]
        },
        {
          "Hint": [
            "2606:4700:7::a29f:874f",
            "2606:4700:7::a29f:884f"
          ]
        }
      ]
    }
  ]

Additional information and/or screenshots

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions