🖐️ Hello, im trying to test a ring clojure app with midje
and jsoup
, but im not able to keep the session while connecting to logged urls.
The session is not in a cookie
, neither on headers
or params
Altough there are plenty of resources with jsoup, I am not able to find a way to add a custom session object on a request 😕