05-12-2019, 09:31 AM
Good day all, I followed the instruction in the documentation ot setting cookie, it does not work.
After checking through the cookie code, I discovered issue 1 that the sendcookie method is sent after the body is returned. Which makes the method inaccessible. 2 even when the sendcookie method is brought forward, and is accessible, the content of the
Cookies array is empty.
After checking through the cookie code, I discovered issue 1 that the sendcookie method is sent after the body is returned. Which makes the method inaccessible. 2 even when the sendcookie method is brought forward, and is accessible, the content of the
Cookies array is empty.