Use HTTP redirects to serve up images in the presence plugin instead of sending image data directly via the plugin. This should be more efficient for clients.
Environment
None
Activity
Pete Matern April 18, 2006 at 11:46 PM
Closed
Pete Matern April 18, 2006 at 11:45 PM
Modified the presence plugin to call response.sendRedirect when presence requests pass in an image url. Default images are still served directly.
Use HTTP redirects to serve up images in the presence plugin instead of sending image data directly via the plugin. This should be more efficient for clients.