]> git.ipfire.org Git - thirdparty/curl.git/commit
pytest: add DELETE tests, check server version
authorStefan Eissing <stefan@eissing.org>
Thu, 16 May 2024 15:53:19 +0000 (17:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 May 2024 20:51:25 +0000 (22:51 +0200)
commitdad8c1e3057b4cff0b2a1fd24f0013f8b87a0e6f
treedc9979f4f8829541c540129ea26df983b8922fd9
parent4c46e277b2a0c0489de0e0fcb91f315c62f0369c
pytest: add DELETE tests, check server version

- add tests for DELETE working
- check apache version in keepalive test
- fix some comments

Closes #13679
tests/http/test_03_goaway.py
tests/http/test_12_reuse.py
tests/http/test_18_methods.py [new file with mode: 0644]
tests/http/testenv/curl.py
tests/http/testenv/mod_curltest/mod_curltest.c