v5.0.65: remove req.Close (server EOF after Firefox TLS)

This commit is contained in:
“Naeel”
2026-07-01 14:53:45 +04:00
parent 7af20e6568
commit 0ea3ec8120
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
nubes = {
source = "terra.k8c.ru/nubes-test/nubes"
version = "5.0.64"
version = "5.0.65"
}
}
}