Crawler JSESSIONID forgery failed?

to visit a website, you need to include the parameter JSESSIONID in cookie. If I copied JSESSIONID directly from the browser, it can be accessed normally. If I use requests.sess to visit this website and pass the JSESSIONID in sess, I will not be able to visit this site properly. Why?


does the two methods get the same value?

Menu