[PR #4084] [CLOSED] add header for http healthcheck #4913

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4084
Author: @KaiveYoung
Created: 3/19/2024
Status: Closed

Base: devHead: dev


📝 Commits (2)

  • f095130 add header for http healthcheck
  • 1c17383 add header for http healthcheck

📊 Changes

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

View changed files

📝 client/health/health.go (+12 -2)
📝 conf/frpc_full_example.toml (+5 -0)
📝 pkg/config/v1/common.go (+5 -0)
📝 pkg/config/v1/proxy.go (+6 -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/4084 **Author:** [@KaiveYoung](https://github.com/KaiveYoung) **Created:** 3/19/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`f095130`](https://github.com/fatedier/frp/commit/f095130823ad5a638296f315c3ffdd6945e04d0c) add header for http healthcheck - [`1c17383`](https://github.com/fatedier/frp/commit/1c173839db44bbf3e7d0f69187c7827847e99e37) add header for http healthcheck ### 📊 Changes **4 files changed** (+28 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/health/health.go` (+12 -2) 📝 `conf/frpc_full_example.toml` (+5 -0) 📝 `pkg/config/v1/common.go` (+5 -0) 📝 `pkg/config/v1/proxy.go` (+6 -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:08 -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#4913
No description provided.