开发者

Trying to resolve a InvalidTokenAuthenticity Issue and discovered NO SESSION is even being passed

I'm using IETester to debug running Parallels on a Mac OS.

Everytime I send an A开发者_如何学GoJAX request out I consistantly get a InvalidAuthenticityToken response.

I've covered every possible issue.

Then I threw in a debugger, and compared session[:_csrf_token] to the form_authenticity_token.

On my mac they matched.

But on my IETester/Parallells I get this :

(rdb:5664) pp session
{}

NO SESSION AT ALL!

QUESTION: IS THIS BECAUSE IETESTER IS A B#@CH? And is it possible that it will work with any other windows operating system?


YES IETESTER doesn't store Session data and is completely inadequate for testing your websites.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜