English 中文(简体)
HtmlUnit to signin (post form) to csrfable website
原标题:HtmlUnit to login (post form) to csrf enable website

我将用户名和密码放在“超声网”的网站上,但我无法在我中看到。 当一项研究发现它们能够根据员额要求进行浏览时,就需要有本土的网络浏览器。 是否有办法将硬拷贝(邮政表格)登录在网络上,使用超文本自动系统或其他任何手段在 Java,或者不可能这样做?

问题回答

HtmlUnit应当作为浏览器行事。 您能否在HtmlUnit和真实浏览器之间提供更详细的比较(标题/答复)。





相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Remotely authenticating client Windows user on demand

Suppose I am writing a server for a particular network protocol. If I know that the client is running on a Windows machine, is it possible for my server to authenticate the Windows user that owns the ...

Role/Permission based forms authorizing/authentication?

While looking into forms authorizing/authentication, I found that it is possible to do role based authorizing by adding an array of roles to a FormsAuthenticationTicket. That way I can write User....

热门标签