[PR #2088] [MERGED] Marcbrevoort cyberhive patch 1 #2800

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2088
Author: @bluejekyll
Created: 11/5/2023
Status: Merged
Merged: 11/6/2023
Merged by: @djc

Base: mainHead: marcbrevoort-cyberhive-patch-1


📝 Commits (5)

  • b59753a Update h2_client_connection.rs
  • b0feea0 Merge branch 'main' into patch-1
  • 5e22fe3 change the doc comment from inner to outer style
  • 5b9d8ce webpki_roots must be "use"d in documentation
  • 67bfa39 add doc test pass to tests

📊 Changes

5 files changed (+62 additions, -1 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -0)
📝 Cargo.lock (+1 -0)
📝 crates/client/Cargo.toml (+1 -0)
📝 crates/client/src/h2_client_connection.rs (+55 -0)
📝 justfile (+4 -1)

📄 Description

closes: #2086


🔄 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/2088 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 11/5/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `marcbrevoort-cyberhive-patch-1` --- ### 📝 Commits (5) - [`b59753a`](https://github.com/hickory-dns/hickory-dns/commit/b59753acc967a3d1bd49463b1ac47d851c1ec463) Update h2_client_connection.rs - [`b0feea0`](https://github.com/hickory-dns/hickory-dns/commit/b0feea0afb93a314e6c6cafd898999a6d856f6a0) Merge branch 'main' into patch-1 - [`5e22fe3`](https://github.com/hickory-dns/hickory-dns/commit/5e22fe322eec7cae3ad72a562269070b9dc6897f) change the doc comment from inner to outer style - [`5b9d8ce`](https://github.com/hickory-dns/hickory-dns/commit/5b9d8cea9174a5643554eb886e3ec332974ef9e4) webpki_roots must be "use"d in documentation - [`67bfa39`](https://github.com/hickory-dns/hickory-dns/commit/67bfa39f4a936a232817488c8620726aeca545aa) add doc test pass to tests ### 📊 Changes **5 files changed** (+62 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -0) 📝 `Cargo.lock` (+1 -0) 📝 `crates/client/Cargo.toml` (+1 -0) 📝 `crates/client/src/h2_client_connection.rs` (+55 -0) 📝 `justfile` (+4 -1) </details> ### 📄 Description closes: #2086 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:09:00 +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#2800
No description provided.