firebase-functions
firebase-functions copied to clipboard
Add HSTS headers to response of callable functions
Since we want .onCall
functions to be HTTPS-only, we should restrict them via HSTS headers.
Hi there, is there any news on this feature request?
Yes please, this is important. Please make this feature available for everyone.
PS ~ Please make Cloud Functions available on the spark plan. It's really necessary as I'm not an enterprise developer.
I'm not security friendly, so apologies if I'm wrong, but since functions are not web pages and are never opened directly by the user, isn't there a need to enable HSTS?