A HTTP connection may have multiple requests with content. Allow
authorbluhm <bluhm@openbsd.org>
Sun, 20 Jul 2014 19:18:31 +0000 (19:18 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 20 Jul 2014 19:18:31 +0000 (19:18 +0000)
commit4812e4f69365d5e17f9316179a0ef62add009af4
treebc05fdcac3903d14c27b610b631a76ee82810a99
parent286cc58fb75a906c65aacdb05dbd09c44e5d7fa9
A HTTP connection may have multiple requests with content.  Allow
to specify an array of md5 hashes in the test arguments and check
all of them in the client and server log files.  So test that relayd
does not modify the http body.
regress/usr.sbin/relayd/args-http-chunked.pl
regress/usr.sbin/relayd/args-http-contentlength.pl
regress/usr.sbin/relayd/args-http-filter-persistent.pl
regress/usr.sbin/relayd/args-http-persistent.pl
regress/usr.sbin/relayd/args-http-put.pl
regress/usr.sbin/relayd/args-https-chunked.pl
regress/usr.sbin/relayd/args-https-contentlength.pl
regress/usr.sbin/relayd/args-https-filter-persistent.pl
regress/usr.sbin/relayd/args-https-persistent.pl
regress/usr.sbin/relayd/args-https-put.pl
regress/usr.sbin/relayd/funcs.pl