If a HTTP request is Basic and num is already >=1000, the HTTP test server
authorDan Fandrich <dan@coneharvesters.com>
Tue, 25 Nov 2008 23:23:47 +0000 (23:23 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 25 Nov 2008 23:23:47 +0000 (23:23 +0000)
commit640974fb282733c1e9387a168ea4d5748c26fdc3
tree5e3712615622e52e4d14d14500cb9f24a25c1708
parent3b0c5ae46774e8523cb02d6ecb7c2c25ec21e97b
If a HTTP request is Basic and num is already >=1000, the HTTP test server
adds 1 to num to get the data section to return. This allows testing
authentication negotiations using the Basic authentication method.
tests/FILEFORMAT
tests/server/sws.c