mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[PR #5] [MERGED] Proxy functions #103
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#103
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/5
Author: @mmatczuk
Created: 1/20/2017
Status: ✅ Merged
Merged: 1/20/2017
Merged by: @mmatczuk
Base:
master← Head:mmt/proxy📝 Commits (2)
248b29cclient: tcpproxye5736fbclient: httpproxy📊 Changes
11 files changed (+408 additions, -92 deletions)
View changed files
📝
TODO.md(+2 -2)📝
client.go(+8 -2)📝
client_test.go(+3 -3)➕
httpproxy.go(+151 -0)📝
integration_test.go(+82 -33)📝
proto/controlmsg.go(+5 -3)📝
proxy.go(+29 -0)📝
server.go(+9 -14)➕
tcpproxy.go(+96 -0)📝
tunneltest/tunneltest.go(+22 -34)📝
utils.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.