mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[PR #23] [MERGED] proto: header per control message property, no regex #110
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/23
Author: @mmatczuk
Created: 5/12/2017
Status: ✅ Merged
Merged: 5/12/2017
Merged by: @mmatczuk
Base:
master← Head:mmt/proto_no_regex📝 Commits (1)
8b30ce8proto: header per control message property, no regex📊 Changes
6 files changed (+130 additions, -83 deletions)
View changed files
📝
client.go(+4 -4)➖
proto/action_string.go(+0 -16)📝
proto/controlmsg.go(+47 -41)📝
proto/controlmsg_test.go(+61 -12)📝
proto/tunnel.go(+14 -6)📝
server.go(+4 -4)📄 Description
Removal of
Forwardedheader in favor of header per property strategy for easier modifications.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.