[PR #3654] [MERGED] fix tlsVerify json tag #4799

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3654
Author: @fatedier
Created: 10/10/2023
Status: Merged
Merged: 10/10/2023
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

📊 Changes

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

View changed files

📝 pkg/config/legacy/server.go (+1 -1)
📝 pkg/config/v1/common.go (+1 -1)

📄 Description

Summary

🤖 Generated by Copilot at 0264321

Fixed the inconsistency of the TLSVerify field tag in the HTTPPluginOptions type across different formats. Updated the field tag in both ini and json tags to use camel case as tlsVerify.

WHY

Fix #3653


🔄 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/3654 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 10/10/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`0264321`](https://github.com/fatedier/frp/commit/026432188fe74708d4ac0f563bb7e25b9a467e5d) fix tlsVerify json tag ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/config/legacy/server.go` (+1 -1) 📝 `pkg/config/v1/common.go` (+1 -1) </details> ### 📄 Description ### Summary <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 0264321</samp> Fixed the inconsistency of the `TLSVerify` field tag in the `HTTPPluginOptions` type across different formats. Updated the field tag in both `ini` and `json` tags to use camel case as `tlsVerify`. ### WHY Fix #3653 --- <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:48:59 -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#4799
No description provided.