I have an application that needs a user to login and maintain a cookie. The AJAX features work just fine. But when I set the Image.source property to a URL that is protected and requires a session cookie, it gets a 401. How can I tell Image elements to use a cookie, the same cookie the AJAX login result got?