-
Notifications
You must be signed in to change notification settings - Fork 74
Site identification and localhost #146
Copy link
Copy link
Open
Description
In general, we try to make http://localhost a valid choice for operating services in browser APIs, if only because that enables testing.
Right now, the specification explicitly rules out localhost, largely just because it isn't generally accessible using HTTPS. Should we take special steps to accommodate testing, or can we instead ask that people use self-signed certificates for testing this API? What other alternative approaches could we take?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels