sorry. print

request.cookies[response.session_id_name].value

and

response.session_id

they should always be the same unless your session is reset.

On Dec 4, 10:21 pm, VP <vtp2...@gmail.com> wrote:
> When there's no problem (don't know when it will show up), this is
> what is shown:
>
> request.session_id is None
> response.session_id is not
>
> what do you meant by "see if they match of a new session is issued
> when the problem appears."?

Reply via email to