I got trouble when try to write a simple code using HttpClient to login
MSNSpace website.
the result code of client.executeMethod() is 200, but the page returned say:
JavaScript required to sign in
what's the problem? how to make a HttpClient instance "enable javascript?"