[jboss-jira] [JBoss JIRA] Commented: (JBREM-653) allow user to set content-type for http responses
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Wed Sep 12 23:36:12 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-653?page=comments#action_12376545 ]
Ron Sigal commented on JBREM-653:
---------------------------------
Fix applied to branches remoting_2_2_0_GA and remoting_2_x.
Unit test: org.jboss.test.remoting.transport.http.contenttype.ContentTypeTestCase.
Waiting for cruisecontrol results.
> allow user to set content-type for http responses
> -------------------------------------------------
>
> Key: JBREM-653
> URL: http://jira.jboss.com/jira/browse/JBREM-653
> Project: JBoss Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: transport
> Affects Versions: 2.2.2.GA
> Reporter: Tom Elrod
> Assigned To: Ron Sigal
> Fix For: 2.2.2.SP1
>
> Attachments: CoyoteInvoker.java.patch
>
>
> Currently the CoyoteInvoker.versionedWrite() method will set the content type of the http response by using WebUtil.getContentType(responseObject) to identify the content type based on the response object type being sent back to client.
> Should allow this to be overriden by the user in the same way the response code/message can be (using the response map).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list