[Webkit-unassigned] [Bug 169173] New: Safari is omitting cookies when sending a web request
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 4 12:29:47 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169173
Bug ID: 169173
Summary: Safari is omitting cookies when sending a web request
Classification: Unclassified
Product: WebKit
Version: Safari 10
Hardware: Macintosh
OS: OS X 10.11
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hajek.j at hotmail.com
When I set multiple (3 or more) large cookies - with 3000 bytes content each, the browser only appears to send the first two and omits the third and the rest. This is currently happening in Safari on Mac and iPhone as well, while when using Chrome on Mac - this works fine, same for Microsoft Edge, Chrome, and other browsers on Windows. This is an issue for example when building an ASP.NET Core web application which uses cookies to store user's identity and can have potentially bad effect on more applications. I managed to successfully reproduce the issue without ASP.NET Core.
I haven't been able to find anything in the documentation about the cookies being omitted when the total is larger then certain size or so.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170304/b8a828fa/attachment.html>
More information about the webkit-unassigned
mailing list