summaryrefslogtreecommitdiff
path: root/websocket/_cookiejar.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8 style compliance fixesengn33r2021-05-041-2/+4
* Simplified cookie sorting to fix comparison problem between SimpleCookies (#662)Niels Draaisma2021-03-221-2/+2
* Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...engn33r2021-02-221-0/+24
* Ensure cookie items are sortedJames Page2017-07-271-1/+1
* Implement simple cookie jartifayuki2016-12-211-0/+52