Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0
-
Security Level: Public
-
None
-
JAK 64
-
5
Description
Currently users can send cookies to the server by setting the cookies's string in the ReplicatorConfiguration's headers. However the set cookies in the headers will be replaced with the session's cookie if the SessionAuthenticator is used. This behavior is not a regression and happens in all platforms as far as I can tell from reading the code.