Hi Scott,

AFAIK there is no extra handling for 204 HTTP codes in qooxdoo. If the HTTP 
code is 200 or greater and less than 300 it is considered as successful.

You can debug the IO layer with the help of the environment setting 
"qx.debug.io" to "true". This will output more debug data during a request. 
Maybe this helps to track down the issue.

Regards,
  Alex


From: Scott Chapman [mailto:[email protected]]
Sent: Friday, April 27, 2012 1:00 AM
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] uploadwidget not sending completed event

When I send back a 204 the completed event is never fired.
When I send back a 400, indicating and error, the event is fired.
I'd even like to know how to get the response code back.  I can't find it in 
Qooxdoo.

On Thu, Apr 5, 2012 at 10:37 AM, Scott Chapman 
<[email protected]<mailto:[email protected]>> wrote:
Is anyone using the uploadwidget with qooxdoo 1.6?

I'm not getting a 'completed' event from the UploadForm.

My web site is sending back an HTTP 204 response code (no content).

Anyone seeing anything else with this widget?

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to