Skip to content

Unexpected raw_resp field in JSONL response #927

@coderabbitai

Description

@coderabbitai

Description

The JSONL response output includes an unexpected raw_resp field that contains verbose DNS message details. This field should not be present in the standard JSONL output.

Expected Behavior

The JSONL response should only include essential fields like host, ttl, resolver, DNS records, status_code, and timestamp.

Actual Behavior

The JSONL response includes a large raw_resp object containing internal DNS message details (Id, Opcode, Question, Answer sections, etc.).

Related PR

Fixes #916

Reported by

@ehsandeep

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions