Open Soulou opened 11 years ago
Return 200 and an empty body, which leads to the error callback with Jquery :
error: (response, status, body) =>
status "parsererror" > body SyntaxError {} > response.status 200 > response.statusText "OK"
Return 200 and an empty body, which leads to the error callback with Jquery :