Enhance troubleshooting documentation and add Docker guides in Persian

This commit is contained in:
Abolfazl
2026-05-09 05:11:55 +03:30
parent 70bbcf217f
commit 31ba9218d1
7 changed files with 333 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ const STRIP_HEADERS = new Set([
"host",
"connection",
"content-length",
// Deno passes compressed response bytes through. Ask origins for plain bodies.
"accept-encoding",
"transfer-encoding",
"proxy-connection",
"proxy-authorization",