Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

2159- Improve sessionCookie behavior

  • As ownCloudClient & nextCloudClient use separate set of sessionCookie to track session, it is better to have different userAgent by default.
  • OwnCloudClient sometime pass sameCookie pair multiple time in single request. Handling this issue can lower the package transfer amount, improve encrypt-decrypt request flow for both backend & frontend.

issue:

Merge request reports

Loading