fix(caddy): preserve hub session cookie on mDNS vhost
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/45cc1510-356d-4d59-a6d2-b9b4903cff23 Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
16898e8eb9
commit
d500d15e12
@@ -189,7 +189,7 @@ EOF
|
|||||||
http://sovransystemsos.local {
|
http://sovransystemsos.local {
|
||||||
reverse_proxy localhost:8937
|
reverse_proxy localhost:8937
|
||||||
header {
|
header {
|
||||||
Clear-Site-Data "\"cache\", \"cookies\", \"storage\""
|
Clear-Site-Data "\"cache\""
|
||||||
Cache-Control "no-store, no-cache, must-revalidate, max-age=0"
|
Cache-Control "no-store, no-cache, must-revalidate, max-age=0"
|
||||||
Pragma "no-cache"
|
Pragma "no-cache"
|
||||||
Expires "0"
|
Expires "0"
|
||||||
|
|||||||
Reference in New Issue
Block a user