sws: Added writedelay HTTP server command
authorDan Fandrich <dan@coneharvesters.com>
Fri, 1 Oct 2010 22:21:59 +0000 (00:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 Oct 2010 22:21:59 +0000 (00:21 +0200)
commit15622e69a995bb4bee04bc647d86d658860914be
treefbc632ba629436aa2b4bfb33030e4b4f823d3126
parent8500586251d9ef3310e09171a7514d9e1d054bf1
sws: Added writedelay HTTP server command

This delays between write operations, hopefully making it easier
to spot problems where libcurl doesn't flush the socket properly
before waiting for the next response.
tests/FILEFORMAT
tests/data/test1117
tests/server/sws.c