aboutsummaryrefslogtreecommitdiffstats
path: root/netlib/http/cookies.py
Commit message (Collapse)AuthorAgeFilesLines
* replace SimpleCookie with our own parser libThomas Kriechbaumer2016-05-111-1/+1
|
* improve cookie parsingThomas Kriechbaumer2016-05-101-19/+20
| | | | | allows '/' to be within a cookie name removes deprecated cookie getter/setter fixes #1118
* move HTTPResponse.refresh into netlibMaximilian Hils2016-04-021-0/+34
|
* combine projectsMaximilian Hils2016-02-181-0/+193