Eugene Obukhov
|
a04b5f0975
|
Add tests for reader classes (#1241)
* Fix FakeSocket.recv method
* Add tests for Unreader and its subclasses
* Add tests for EOFReader and LengthReader
|
2016-04-15 00:49:00 +03:00 |
|
Berker Peksag
|
31fd844333
|
Fix test_http on Python 2
|
2016-03-20 08:16:05 +02:00 |
|
Berker Peksag
|
b17f1bc305
|
Fix typo in test name
|
2016-03-20 07:52:59 +02:00 |
|
Berker Peksag
|
33924a8649
|
Use more pytest.raises() in test_http.py
Signed-off-by: Berker Peksag <berker.peksag@gmail.com>
|
2016-03-20 07:52:13 +02:00 |
|
benoitc
|
1e10a02e73
|
check if the header contains control characters
fix #1227
|
2016-03-19 19:16:59 +01:00 |
|
benoitc
|
09e0d4c7fc
|
encode fix test
|
2015-11-25 14:11:54 +01:00 |
|
Jochen Wersdörfer
|
338721ac56
|
encode http headers as latin1 RFC 2616
|
2015-08-29 11:16:58 +02:00 |
|