Hi, It looks like WordPress is sending cookies that do not follow the specifications. We had an issue with EsiGate project (that also uses HttpClient): https://github.com/esigate/esigate/issues/22 I didn't have time to investigate yet. Could it be the same issue you have? Le 24 nov. 2014 18:55, "Avi Hayun" <[email protected]> a écrit :
> Hi, > > How can I login into my wordpress site using httpcomponents ? > > Here is my wordpress login page: > http://chaiware.org/wp-login.php > > > I tried using the "form based logon" example from here: > > https://hc.apache.org/httpcomponents-client-ga/httpclient/examples/org/apache/http/examples/client/ClientFormLogin.java > > > But it keeps returning with a 406 http error message. > > > > Any help will be appreciated, > Avi. >
