mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4220] 使用基本认证浏览器在OPTIONS预检时会跨域报错 #3323
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#3323
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 @ncwsky on GitHub (May 15, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4220
Bug Description
客户端配置了httpUser 、httpPassword 浏览器在OPTIONS预检时会跨域报错,未配置的情况未测试

这是修改两个文件后解决了
frpc Version
0.57.0
frps Version
0.57.0
System Architecture
linux/amd64
Configurations
proxies
name = "1001"
type = "http"
localIP = "127.0.0.1"
localPort = 80
subdomain = "test"
httpUser = "u1001"
httpPassword = "p1001"
Logs
No response
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (Jun 6, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.