summaryrefslogtreecommitdiff
path: root/webtest/http.py
Commit message (Expand)AuthorAgeFilesLines
* That should have been select.error.Laurence Rowe2013-03-281-1/+2
* Ignore socket.error following StopableWSGIServer.shutdown.Laurence Rowe2013-03-271-1/+8
* Completely rewrite API documentationDomen Kožar2013-02-231-6/+11
* try to improve testsGael Pasgrimaud2013-02-231-0/+2
* we need string in headers, not unicode. expose waitress's tracebacks by defaultGael Pasgrimaud2012-12-191-0/+2
* improve coverage of http/extGael Pasgrimaud2012-12-161-10/+5
* add some docs for webtest.httpGael Pasgrimaud2012-12-081-0/+19
* add tests for httpGael Pasgrimaud2012-12-071-28/+36
* fix selenium testsGael Pasgrimaud2012-12-071-2/+5
* use waitressGael Pasgrimaud2012-12-061-0/+88