top | item 43744024

(no title)

zh2408 | 10 months ago

This code creates an HTTP session, sets a cookie within that session, makes another request that automatically includes the cookie, and then prints the response showing the cookies that were sent.

I may miss the error, but could you elaborate where it is?

discuss

order

Armazon|10 months ago

The url variable is never defined

foobarbecue|10 months ago

Yes it is, just before the pasted section.