Hi,
Does anyone know wether i can safely set headers.set('Strict-Transport-Security', 'max-age=31536000; includeSubDomains; preload'); in edge functions? Or is this not allowed or might it brake some this?
The user is asking if they can safely set the 'Strict-Transport-Security' header in Supabase edge functions without causing issues. They seek confirmation on whether this is allowed or could potentially cause problems.
I've not seen that header asked about here. Unless a user has tried it you won't get an answer here.
If you can't test it yourself then maybe an issue in supabase/edge-runtime