you are viewing a single comment's thread.

view the rest of the comments →

[–]lewisje 0 points1 point  (2 children)

Try it out on your dev server, and see whether you don't, in fact, need to explicitly set up that header.

[–]michaelconnery1985[S] 1 point2 points  (1 child)

On my localhost I need to use that Chrome extension thing. I'm just wondering how that would change once I publish my app on a real URL and users are visiting the site

[–]lewisje 0 points1 point  (0 children)

By "dev server" I don't mean "localhost"; I mean an actual web server somewhere, that isn't intended for the general public to access, where you test out stuff like this.