Forum Discussion
mannyvel
12 years agoOccasional Contributor
In 4.5.2, session cookies don't persist across different types of calls.
Call 1: HTTP POST
response: set-cookie
Call 2: AMF POST
request: no cookie present
Call 3: HTTP GET
request: cookie is present
The cookie should be set after call 1, but it's not present in call #2. It is present in call #3. This used to work in 3.5.1. HTTP session is checked, AMF session is not checked.
Call 1: HTTP POST
response: set-cookie
Call 2: AMF POST
request: no cookie present
Call 3: HTTP GET
request: cookie is present
The cookie should be set after call 1, but it's not present in call #2. It is present in call #3. This used to work in 3.5.1. HTTP session is checked, AMF session is not checked.
Related Content
- 10 years ago
- 9 years ago
- 13 years ago
- 16 years ago
Recent Discussions
- 18 hours ago
- 17 days ago