aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/.gitignore
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-08-17 20:57:08 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-08-17 20:57:08 +0300
commit21b807ae1ca0a29c4a83ae28076cd2c5cd11b97c (patch)
tree46de9383a2558f5eb604edf83d95e07b8a85f1c5 /src/testcurl/.gitignore
parentb812b174c3b4da28a93e3300064d63dd865b2178 (diff)
downloadlibmicrohttpd-21b807ae1ca0a29c4a83ae28076cd2c5cd11b97c.tar.gz
libmicrohttpd-21b807ae1ca0a29c4a83ae28076cd2c5cd11b97c.zip
Added two tests for correct choice of "Keep-Alive" or "Close"
Diffstat (limited to 'src/testcurl/.gitignore')
-rw-r--r--src/testcurl/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/testcurl/.gitignore b/src/testcurl/.gitignore
index cf4ba3bd..2e2c388a 100644
--- a/src/testcurl/.gitignore
+++ b/src/testcurl/.gitignore
@@ -24,6 +24,10 @@
24/test_iplimit11 24/test_iplimit11
25/test_get_sendfile11 25/test_get_sendfile11
26/test_get_sendfile 26/test_get_sendfile
27/test_get_close
28/test_get_close10
29/test_get_keep_alive
30/test_get_keep_alive10
27/test_get_response_cleanup 31/test_get_response_cleanup
28/test_get_chunked 32/test_get_chunked
29/test_get_chunked_close 33/test_get_chunked_close