Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test cookies.is_expired separately | Shadab Zafar | 2016-07-10 | 1 | -4/+9 |
* | Move cookie expiry detection to separate function | Shadab Zafar | 2016-07-09 | 1 | -1/+23 |
* | Reorganise netlib imports according to Google Style Guide | Aldo Cortesi | 2016-06-01 | 1 | -6/+6 |
* | netlib: fix most flake8 offenses | Thomas Kriechbaumer | 2016-05-28 | 1 | -0/+1 |
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 1 | -1/+0 |
* | tests++ | Maximilian Hils | 2016-05-20 | 1 | -2/+2 |
* | improve MultiDict, add ImmutableMultiDict, adjust response.cookies | Maximilian Hils | 2016-05-18 | 1 | -7/+36 |
* | add MultiDict | Maximilian Hils | 2016-05-18 | 1 | -6/+11 |
* | replace SimpleCookie with our own parser lib | Thomas Kriechbaumer | 2016-05-11 | 1 | -1/+1 |
* | improve cookie parsing | Thomas Kriechbaumer | 2016-05-10 | 1 | -19/+20 |
* | move HTTPResponse.refresh into netlib | Maximilian Hils | 2016-04-02 | 1 | -0/+34 |
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+193 |