Skip to content

feat: allow HTTP networking for localhost apps - #856

Open
Hadamcik wants to merge 1 commit into
xch-dev:mainfrom
Hadamcik:codex/localhost-http-network
Open

feat: allow HTTP networking for localhost apps#856
Hadamcik wants to merge 1 commit into
xch-dev:mainfrom
Hadamcik:codex/localhost-http-network

Conversation

@Hadamcik

Copy link
Copy Markdown
Contributor

This lets apps use HTTP for network calls, but only when the app itself is installed from localhost or another loopback address. This makes local development possible without requiring HTTPS certificates for both the app and its backend. Apps installed from public addresses cannot request HTTP network access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant