freedomofpress/securedrop-proxy

[securedrop-proxy] Pass timeout to the proxy object from the incoming JSON

kushaldas opened this issue · 0 comments

Right now we don't use any incoming timeout value to the proxy object. We should use the incoming timeout to override the default 10 seconds value.

This is related to the freedomofpress/securedrop-client#1007 issue.