[PR #1936] [MERGED] Add test for connecting DoH with pure IP Address #2708

Closed
opened 2026-03-16 11:03:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1936
Author: @mokeyish
Created: 5/19/2023
Status: Merged
Merged: 5/29/2023
Merged by: @bluejekyll

Base: mainHead: tls_ip_address


📝 Commits (1)

  • b14e616 Add test for connecting DoH with pure IP Address

📊 Changes

1 file changed (+65 additions, -0 deletions)

View changed files

📝 crates/proto/src/https/https_client_stream.rs (+65 -0)

📄 Description

closes #1412

With #1916 Merged, The previously added unit tests can also be moved to this repository.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1936 **Author:** [@mokeyish](https://github.com/mokeyish) **Created:** 5/19/2023 **Status:** ✅ Merged **Merged:** 5/29/2023 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `tls_ip_address` --- ### 📝 Commits (1) - [`b14e616`](https://github.com/hickory-dns/hickory-dns/commit/b14e616df278867e5cb527ac9c3defdceb218a04) Add test for connecting DoH with pure IP Address ### 📊 Changes **1 file changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/https/https_client_stream.rs` (+65 -0) </details> ### 📄 Description closes #1412 With #1916 Merged, The previously added unit tests can also be moved to this repository. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:03:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2708
No description provided.