Vangelis Banos d01b356493 Add socket-timeout unit test
Add socket-timeout=4 in ``warcprox_`` test fixture.
Create test URL `/slow-url` which returns after 6 sec.
Trying to access the target URL raises a ``socket.timeout`` and returns
HTTP status 502.

The new ``--socket-timeout`` option does not hurt any other test using
the ``warcprox_`` fixture because they are too fast anyway.
2018-01-30 23:02:10 +00:00
..
2018-01-15 20:58:36 +00:00
2018-01-30 23:02:10 +00:00
2018-01-17 15:33:41 -08:00