Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup code with autoflake | Thomas Kriechbaumer | 2015-05-27 | 1 | -1/+0 |
* | cleanup code with autopep8 | Thomas Kriechbaumer | 2015-05-27 | 1 | -5/+5 |
* | Whitespace, indentation, nounce -> nonce | Aldo Cortesi | 2015-04-21 | 1 | -12/+12 |
* | Improve flexibility of http_cookies._format_pairs | Aldo Cortesi | 2015-04-16 | 1 | -2/+2 |
* | Remove old-style set-cookie cruft, unit tests to 100% | Aldo Cortesi | 2015-04-14 | 1 | -11/+3 |
* | Firm up cookie parsing and formatting API | Aldo Cortesi | 2015-04-14 | 1 | -29/+83 |
* | cookies: Cater for special values, fix some bugs found in real-world testing | Aldo Cortesi | 2015-04-12 | 1 | -15/+33 |
* | Initial outline of a cookie parsing and serialization module. | Aldo Cortesi | 2015-04-12 | 1 | -0/+133 |