Digit2Image returns unexpected media type on Firefox
----------------------------------------------------

                 Key: MASHUP-434
                 URL: http://wso2.org/jira/browse/MASHUP-434
             Project: WSO2 Mashup Server
          Issue Type: Bug
            Reporter: Jonathan Marsh
         Assigned To: Channa Gunawardena


I noticed the digit2image tryit retuning null on Firefox, while IE still works. 
 The requests seem similar between the two browsers, but Firefox is given a POX 
envelope to the SOAP request while IE gets a SOAP envelope.

Using tcpmon I replaced the Firefox Accept header 
(text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5)
 with the one from IE (*/*) and correctly got the SOAP envelope.

Is this the expected behavior?  If so I guess I will have to figure out whether 
WSRequest can set the Accept header before initiating the request...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to