docs/web/response-redirect #192
Replies: 1 comment
-
|
大佬,redirect 这里还是没有跟 gf gen ctrl service 统一起来 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/web/response-redirect
在GoFrame框架中使用RedirectTo和RedirectBack方法实现页面跳转功能。通过Location Header实现页面之间的跳转,包括跳转到指定地址和返回到上一页面。本示例演示了如何在本地服务中设置页面重定向,帮助开发者理解HTTP地址处理及Referer Header的应用。
https://goframe.org/docs/web/response-redirect
Beta Was this translation helpful? Give feedback.
All reactions