mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Proxy: Fix error code for incompatible encryption
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user