Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handling of `__Secure-` and `__Host-` Cookie prefixes (#33717) | Simon Wülker | 2024-10-09 | 1 | -2/+6 |
* | Make all platforms use a delay during cookie tests. (#33279) | Josh Matthews | 2024-09-01 | 1 | -4/+0 |
* | dependencies: Upgrade `cookie` and rename Servo's `Cookie` to `ServoCookie` (... | Martin Robinson | 2024-07-26 | 1 | -107/+105 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | Rustfmt net crate | Pyfisch | 2018-11-03 | 1 | -55/+126 |
* | Update hyper to 0.12 | Bastien Orivel | 2018-11-01 | 1 | -9/+3 |
* | Automatically provide a resource reader for tests | Paul Rouget | 2018-04-30 | 1 | -14/+0 |
* | delegate resource reading to embedder | Paul Rouget | 2018-04-27 | 1 | -0/+14 |
* | Use specific assertion for net cookie tests | CYBAI | 2018-01-26 | 1 | -17/+17 |
* | Merge net and net_tests | Anthony Ramine | 2018-01-20 | 1 | -0/+413 |