Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge net and net_tests | Anthony Ramine | 2018-01-20 | 1 | -174/+0 |
| | |||||
* | Use common cookie struct add cookie webdriver cmds | Dan Robertson | 2016-06-25 | 1 | -4/+0 |
| | | | | | One cookie struct to rule them all. One struct to represent them. One cookie struct to bind them all, and through the IPC carry them. | ||||
* | Add mach command to update public domain list and use a HashSet instead of a ↵ | Florian Duraffourg | 2016-06-09 | 1 | -1/+0 |
| | | | | Vec to lookup public domains | ||||
* | Add unit tests for cookies base on abarth/http-state github repo | Florian Duraffourg | 2016-05-17 | 1 | -0/+179 |
- Add unit tests - Add a mach command to update cookie's unit tests |