__HOST Prefix cookie contains domain attribute
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I have been playing around Static Web Apps and I am having an issue where the domain attribute is added by default to all cookies it seems. In this particular case, in backend response we see domain attribute added to __HOST cookie.
it seems to be the case for all cookies on App Service.. but with App Service, one can play around with Web.Config to omit headers and possibly attributes.
Any way around this? The idea is to be able to pass in __HOST cookie for subsequent requests
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.