On Thu, Sep 18, 2008 at 9:32 PM, Ropu <[EMAIL PROTECTED]> wrote: > Hi guys > > how should we handle preloads that when calling it from server side to > inline it in the JS return an HTTP status != of 200?
The same way that makeRequest handles it -- by storing rc & errors in the response object. > > > we should ignore that preload an leave the JS to the actual makeRequest()? > > or inline the HTTP with the error? > > ropu > > -- > .-. --- .--. ..- > R o p u >

