Details
Description
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.
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.
Modified the presence plugin to call response.sendRedirect when presence requests pass in an image url. Default images are still served directly.