This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
frp
mirror of
https://github.com/fatedier/frp.git
Watch
1
Star
0
Fork
You've already forked frp
0
Code
Issues
Projects
Releases
Wiki
Activity
dd7e2e8473
frp
/
Release.md
4 lines
86 B
Markdown
Raw
Normal View
History
Unescape
Escape
return 504 instead of 404 for proxy type http request timeout (#4151)
2024-04-11 20:19:08 +08:00
### Fixes
*
When an HTTP proxy request times out, it returns 504 instead of 404 now.