Open
Description
When internal i2pd HTTP proxy fails to make connection, it returns response with error code 500.
This is wrong, more suitable code is 503.
Most likely, other errors have wrong codes too.
This is how Host is down
case is processed now:
i2pd/libi2pd_client/HTTPProxy.cpp
Line 773 in c215f2e
i2pd/libi2pd_client/HTTPProxy.cpp
Lines 165 to 171 in c215f2e
i2pd/libi2pd_client/HTTPProxy.cpp
Lines 198 to 212 in c215f2e
Metadata
Metadata
Assignees
Labels
No labels