]> granicus.if.org Git - curl/commit
Allow test server to handle binary POSTs.
authorPatrick Monnerat <Patrick.Monnerat@datasphere.ch>
Thu, 25 Oct 2007 19:40:05 +0000 (19:40 +0000)
committerPatrick Monnerat <Patrick.Monnerat@datasphere.ch>
Thu, 25 Oct 2007 19:40:05 +0000 (19:40 +0000)
commit0678a51d3b8be8b24e475929fae11b95d2258da4
treece61134dcc831ab685b27300e2d675f1f9c2344c
parentb7dd186d3608ae82de103f4e25982047abb816be
Allow test server to handle binary POSTs.
Tests 35, 544 545 added: binary data POSTs.
CHANGES
tests/data/Makefile.am
tests/data/test35 [new file with mode: 0644]
tests/data/test544 [new file with mode: 0644]
tests/data/test545 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib544.c [new file with mode: 0644]
tests/server/sws.c