[PR #24] [MERGED] avoid panic in runtime #114

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

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/24
Author: @mmatczuk
Created: 5/12/2017
Status: Merged
Merged: 5/12/2017
Merged by: @mmatczuk

Base: masterHead: mmt/no_panic


📝 Commits (1)

📊 Changes

6 files changed (+41 additions, -28 deletions)

View changed files

📝 client.go (+4 -4)
📝 cmd/tunnel/tunnel.go (+2 -2)
📝 httpproxy.go (+9 -3)
📝 integrationtest/tools.go (+1 -1)
📝 server.go (+10 -10)
📝 tcpproxy.go (+15 -8)

📄 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/24 **Author:** [@mmatczuk](https://github.com/mmatczuk) **Created:** 5/12/2017 **Status:** ✅ Merged **Merged:** 5/12/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `mmt/no_panic` --- ### 📝 Commits (1) - [`54b9f0c`](https://github.com/mmatczuk/go-http-tunnel/commit/54b9f0cd4a47ff102d83a03ea55fb053d740037f) avoid panic in runtime ### 📊 Changes **6 files changed** (+41 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `client.go` (+4 -4) 📝 `cmd/tunnel/tunnel.go` (+2 -2) 📝 `httpproxy.go` (+9 -3) 📝 `integrationtest/tools.go` (+1 -1) 📝 `server.go` (+10 -10) 📝 `tcpproxy.go` (+15 -8) </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:41 -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#114
No description provided.