forked from I2P_Developers/i2p.i2p
* HTTP Proxy: Change the error code for unknown host from 404 to 500.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
HTTP/1.1 404 Domain Not Found
|
||||
HTTP/1.1 500 Domain Not Found
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
Cache-control: no-cache
|
||||
Connection: close
|
||||
|
Reference in New Issue
Block a user