Community
Participate
Working Groups
Inherited from qx, the client sends several HTTP headers with each request, like: * X-Qooxdoo-Version * X-Requested-With They serve no purpose and should therefore be removed. A third header "X-Qooxdoo-Response-Type" is also sent and should be removed if it isn't used in the qx's response-handling mechanism (or the mechanism should be updated to not rely on this header any longer).
Fixed in CVS HEAD. The qooxdoo property ResponseType still exists, but is not set as a header.