[PR #4085] [MERGED] add header for http healthcheck #4915

Closed
opened 2026-05-05 14:51:12 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4085
Author: @KaiveYoung
Created: 3/19/2024
Status: Merged
Merged: 3/20/2024
Merged by: @fatedier

Base: devHead: dev


📝 Commits (3)

  • 5507467 add header for http healthcheck
  • bb7d51b add header for http health check
  • adb4d3d add header for http health check

📊 Changes

4 files changed (+22 additions, -2 deletions)

View changed files

📝 client/health/health.go (+10 -2)
📝 conf/frpc_full_example.toml (+4 -0)
📝 pkg/config/v1/common.go (+5 -0)
📝 pkg/config/v1/proxy.go (+3 -0)

📄 Description

Healthcheck can't work when local web verify header


🔄 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/fatedier/frp/pull/4085 **Author:** [@KaiveYoung](https://github.com/KaiveYoung) **Created:** 3/19/2024 **Status:** ✅ Merged **Merged:** 3/20/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`5507467`](https://github.com/fatedier/frp/commit/5507467fb3789964bc88c63f513df6cd7ecf4f88) add header for http healthcheck - [`bb7d51b`](https://github.com/fatedier/frp/commit/bb7d51b0db3734908d01de6d8428ba920d741aaf) add header for http health check - [`adb4d3d`](https://github.com/fatedier/frp/commit/adb4d3d33d1e174e252acf1d55a07758a6c3d0e1) add header for http health check ### 📊 Changes **4 files changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/health/health.go` (+10 -2) 📝 `conf/frpc_full_example.toml` (+4 -0) 📝 `pkg/config/v1/common.go` (+5 -0) 📝 `pkg/config/v1/proxy.go` (+3 -0) </details> ### 📄 Description ### Healthcheck can't work when local web verify header --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:51:12 -06: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: github-starred/frp#4915
No description provided.