summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipaserver/httptest.py
Commit message (Expand)AuthorAgeFilesLines
* Py3: Replace six.moves importsChristian Heimes2018-10-051-1/+1
* Py3: Remove subclassing from objectChristian Heimes2018-09-271-1/+2
* Add support for Accept-Language in HTTP test classStanislav Levin2018-07-171-2/+4
* Add support for JSON request in HTTP test classStanislav Levin2018-07-171-3/+4
* tests: fix failing HTTPS connectionStanislav Laznicka2017-07-271-10/+4
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+1
* Use six.moves.http_client instead of httplibPetr Viktorin2015-10-071-2/+7
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-071-2/+5
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+52