aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/net/http/test_cookies.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix several DeprecationWarning: invalid escape sequenceMickaël Schoentgen2019-01-051-2/+2
| | | | Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
* Fix #2829Tran Tien Dat2018-02-211-0/+21
|
* keeping consistency, better testingkira02042018-02-111-5/+21
|
* fixing logickira02042018-02-071-0/+4
|
* Increased net.http.cookies.py and net.http.message.py coverageUjjwal Verma2017-05-121-0/+3
|
* fix #2250, add type info to cookie moduleMaximilian Hils2017-04-261-0/+4
|
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-2/+2
|
* nuke mock dependencyThomas Kriechbaumer2017-01-221-1/+1
| | | | This is already included in Python 3.3+ as unittest.mock
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-0/+365