Open markody opened 5 years ago
With original volley lib version I have all cookies but with your lib version I get mainServerInstance=
mainServerInstance=
Should be: Set-Cookie=UserAuth=Random_AuthString; path=/; secure; Iam getting: Set-Cookie=mainServerInstance=; path=/; secure;
Set-Cookie=UserAuth=Random_AuthString; path=/; secure;
Set-Cookie=mainServerInstance=; path=/; secure;
With original volley lib version I have all cookies but with your lib version I get
mainServerInstance=
Should be:
Set-Cookie=UserAuth=Random_AuthString; path=/; secure;
Iam getting:Set-Cookie=mainServerInstance=; path=/; secure;