summaryrefslogtreecommitdiff
path: root/testenv/server/http
Commit message (Expand)AuthorAgeFilesLines
* Revert " Hi, Thank you again Darshit for your response. The RejectHeaderField...Darshit Shah2019-05-301-8/+0
* Hi, Thank you again Darshit for your response. The RejectHeaderField rule re...sulfastor2019-05-301-0/+8
* Fix typos detected by codespell (via contrib/spell-checker)Tim Rühsen2018-12-281-1/+1
* Don't limit the test suite HTTPS server to TLSv1Tomas Hozza2018-08-111-1/+0
* Add new test for 416 responsesDarshit Shah2017-12-111-0/+8
* Fix typos in commentsklemens2017-04-011-3/+3
* Fix 504 status handlingTim Rühsen2017-02-161-4/+5
* Enforce 'RejectHeader' rule in testsAnder Juaristi2016-02-011-1/+1
* Add tests for missing qop in digest authDarshit Shah2015-09-221-5/+9
* Support multiple headers with same name in Python test suite.Hubert Tarasiuk2015-07-201-1/+5
* Support conditional GET in testenv server.Hubert Tarasiuk2015-05-221-1/+6
* PEP8'ify the Python Test SuiteDarshit Shah2015-04-141-187/+199
* testenv/http_server: Allow overriding HeadersDarshit Shah2015-03-161-9/+25
* testenv: fix http_server.py with Response and Authentication.Yousong Zhou2015-03-091-16/+17
* testenv: typo and style fix.Yousong Zhou2015-03-091-2/+2
* Select most secure challenge from WWW-AuthenticateTim Ruehsen2014-11-261-1/+1
* Fixed typo in testenv/server/http/http_server.pyTim Rühsen2014-11-211-1/+1
* Fix possible authentication problem with turkish localeTim Rühsen2014-11-181-22/+25
* Added new test Test--https-crl.py to check --crl-fileTim Rühsen2014-11-111-1/+3
* Minor optimizations of Python testsDarshit Shah2014-10-231-38/+6
* Fix make distcheck for Python testsDarshit Shah2014-10-231-4/+2
* Documentation and code cleanup in test suiteDarshit Shah2014-08-081-90/+100
* Minor cleanup in the test suiteDarshit Shah2014-08-041-6/+0
* Refactor the Python based test suiteZihang Chen2014-07-242-0/+467