i want to POST a form with name=myname&password=mypassword to /_session i want to get the cookie from the response as well. any easy way to do this with clutch... i'm looking at http-client/couchdb-request as my solution right now...
i want to POST a form with name=myname&password=mypassword to /_session
i want to get the cookie from the response as well.
any easy way to do this with clutch... i'm looking at http-client/couchdb-request as my solution right now...