You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dale Newfield <Da...@Newfield.org> on 2007/02/14 00:05:17 UTC

support for setting Last-Modified in StreamResult?

I'd like to be able to add a Last-Modified header to a response when 
returning binary data from a struts2 action...
I assume the right place to add this would be to 
org.apache.struts2.dispatcher.StreamResult.  I guess I could always add 
it myself in a custom subclass, but that seems silly if y'all would 
accept a patch to add it directly to StreamResult...

...opinions?

-Dale Newfield
  Dale@Newfield.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org