[PR #7] [MERGED] proto: ControlMessage improvements #105

Closed
opened 2026-05-05 11:01:30 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/7
Author: @mmatczuk
Created: 1/23/2017
Status: Merged
Merged: 1/23/2017
Merged by: @mmatczuk

Base: masterHead: mmt/ctrlmsg


📝 Commits (1)

  • 2857955 proto: ControlMessage improvements

📊 Changes

9 files changed (+67 additions, -95 deletions)

View changed files

📝 TODO.md (+0 -1)
📝 client.go (+12 -4)
📝 httpproxy.go (+0 -1)
proto/action_string.go (+16 -0)
📝 proto/controlmsg.go (+18 -18)
📝 proto/controlmsg_test.go (+2 -3)
📝 server.go (+5 -14)
📝 tunneltest/tunneltest.go (+0 -54)
📝 utils.go (+14 -0)

📄 Description

No description provided


🔄 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/mmatczuk/go-http-tunnel/pull/7 **Author:** [@mmatczuk](https://github.com/mmatczuk) **Created:** 1/23/2017 **Status:** ✅ Merged **Merged:** 1/23/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `mmt/ctrlmsg` --- ### 📝 Commits (1) - [`2857955`](https://github.com/mmatczuk/go-http-tunnel/commit/2857955688839b193119c7cc895811967c5f218f) proto: ControlMessage improvements ### 📊 Changes **9 files changed** (+67 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `TODO.md` (+0 -1) 📝 `client.go` (+12 -4) 📝 `httpproxy.go` (+0 -1) ➕ `proto/action_string.go` (+16 -0) 📝 `proto/controlmsg.go` (+18 -18) 📝 `proto/controlmsg_test.go` (+2 -3) 📝 `server.go` (+5 -14) 📝 `tunneltest/tunneltest.go` (+0 -54) 📝 `utils.go` (+14 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:01:30 -06:00
Sign in to join this conversation.
No labels
pull-request
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: github-starred/go-http-tunnel#105
No description provided.