Proxy: Fix error code for incompatible encryption

This commit is contained in:
zzz
2020-05-18 12:25:25 +00:00
parent 65cd84dd2e
commit d48d16d237
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
HTTP/1.1 504 Gateway Timeout
HTTP/1.1 403 Incompatible Encryption Options
Content-Type: text/html; charset=UTF-8
Cache-Control: no-cache
Connection: close

View File

@@ -1,4 +1,4 @@
HTTP/1.1 504 Gateway Timeout
HTTP/1.1 403 Incompatible Encryption Options
Content-Type: text/html; charset=UTF-8
Cache-Control: no-cache
Connection: close