This content has been marked as final.
Show 1 reply
-
1. Re: Flash remoting returns HTTP code 200, classified as error
wkwong Oct 7, 2009 9:35 AM (in response to wkwong)to add to the above details, when i look at the headers of the response object i see the following:
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5
Content-Type: application/x-amf
Content-Length: 18893
Date: Wed, 07 Oct 2009 15:52:24 GMT
Cache-Control: no-cache
but when i look at the properties of the Connection object i see:
contentType: application/x-fcs
Is it normal for it to be different like this?
