Control browserlink port or disable aspnetcore-browser-refresh.js #36085
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-hot-reload
This issue is related to the Hot Reload feaature
Milestone
In .Net 6 Preview 7 (VS 2022), I have a razor page web app for customers that applies content security policy. The browser refresh works if I include connect-src in the policy. However, I would like to know:
-Is there a possibility to predict the port for the browser link, wss? I do not see it in launchsettings.json.
-Is there a way to disable this connection entirely, i.e. no broswer-refresh, no sockets etc?
-More generaly, the RP webapp seems to inject from _framework, where can this be controlled?
Thank you
The text was updated successfully, but these errors were encountered: