mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
This code was actually not breaking most cookie handling by accident. As the raw cookies where not split properly we added cookies with values like "key: val; key2 = val2; key3 = val3" When the code was corrected we overwrote the newer values in the jar with the old ones from a request. |
||
|---|---|---|
| .. | ||
| 3rdparty | ||
| cmd | ||
| common | ||
| crashreporter | ||
| csync | ||
| gui | ||
| libsync | ||
| CMakeLists.txt | ||