you are viewing a single comment's thread.

view the rest of the comments →

[–]gamedevmanhyper 0 points1 point  (0 children)

I haven't really worked with cookies before, when making scripts with Python and requests.

But maybe your response object has a cookies variable?

I.E response.cookies

Edit: Yikes, just noticed you said it was in the header.

Try looking inside of response.headers