I'm trying to make an interface for a browser-based game. I need to be able to have the user log in, which if I'm not mistaken means I need to send a cookie with the WWW request. I don't see a way for that to be done. Am I missing it, or is it not possible with the WWW class?
↧