mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4418] 代理http返回 400 Bad Request #3491
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3491
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?
Originally created by @luyanfeng on GitHub (Sep 4, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4418
Bug Description
代理springboot 服务 http服务,
返回 400 Bad Request
frpc Version
0.60.0
frps Version
0.60.0
System Architecture
linux/amd64 (ubuntu24.04)
Configurations
frpc:
Logs
No response
Steps to reproduce
...
Affected area
@luyanfeng commented on GitHub (Sep 4, 2024):
不知道为什么给关了,
实事上,我改用ini文件配置却成功了.
是不是说明.toml的配置方式是有bug的呢?
@zhangtianming777 commented on GitHub (Oct 25, 2024):
添加了这个配置:transport.proxyProtocolVersion = "v2" 请问你是否可以获取到用户真实IP呢?