Add more headers
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
Fijxu 2024-10-04 21:14:01 -03:00
parent d814b42ce7
commit 9b1acecf42
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -73,6 +73,9 @@ var strip_headers = []string{
"Cookie", "Cookie",
"Set-Cookie", "Set-Cookie",
"Etag", "Etag",
"Alt-Svc",
"Server",
"Cache-Control",
} }
var path_prefix = "" var path_prefix = ""