We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vproxy/app/src/main/java/io/vproxy/app/controller/HttpController.kt
Lines 40 to 48 in fbc8105
如果可以的话,就可以在里面放一些页面,通过http接口去管理vproxy,并且没有跨域的问题。
或许也可以让HttpController可以设置跨域配置,管理页面则交给其他服务去处理(可以管理多个vproxy)。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
vproxy/app/src/main/java/io/vproxy/app/controller/HttpController.kt
Lines 40 to 48 in fbc8105
如果可以的话,就可以在里面放一些页面,通过http接口去管理vproxy,并且没有跨域的问题。
或许也可以让HttpController可以设置跨域配置,管理页面则交给其他服务去处理(可以管理多个vproxy)。
The text was updated successfully, but these errors were encountered: