This commit is contained in:
parent
d814b42ce7
commit
9b1acecf42
1 changed files with 3 additions and 0 deletions
3
main.go
3
main.go
|
@ -73,6 +73,9 @@ var strip_headers = []string{
|
|||
"Cookie",
|
||||
"Set-Cookie",
|
||||
"Etag",
|
||||
"Alt-Svc",
|
||||
"Server",
|
||||
"Cache-Control",
|
||||
}
|
||||
|
||||
var path_prefix = ""
|
||||
|
|
Loading…
Reference in a new issue