/** * This replaces the default MooTools more Depender.request function to use * HTTP "get" rather than "post". * * When sending requests for files via the depender, I was finding that Safari * wasn't getting and re-evaluating them the second time I visited the page. * This was because an etag was sent with each script. * * Safari responds to etags properly and adds "If-None-Match" and * "If-Modified-Since" headers to another request for the same file. This makes * Apache respond with a 412 status (Precondition Failed) as it should do for * "post" requests (according to RFC 2616). * * Unfortunately Safari doesn't then deal with the 412 as it does with a 304 * (Not Modified). It doesn't grab what it has in the cache and put it in the * response, it gives you nothing. * * For "get" requests, Apache has to respond with a 304, or 200 or whatever, but * not 412. So we change the request method so we don't have to deal with 412. */ Depender.request = function(url, callback){ new Request.JSON({ url: url, secure: false, onSuccess: callback, method:'get' }).send(); };
Did you know that weather conditions can also be considered when determining fault in an accident case? Car Accident Lawyer
Knowing how to interact with other drivers after an accident can prevent misunderstandings and further conflicts down the line! Car Accident Lawyer
I love how some kid dentists offer educational workshops for parents—knowledge is power when it comes to oral health! pediatric dentist near me
After employing ##WaterLeakDetectionPerth##, I can optimistically say they may be the first-rate in town! Highly suggest their companies. Professional Leak Detection Perth
I’m impressed via the form of Access Control chances readily available in Perth. Perth Access Control installations feels like a widespread resolution!
For safe plumbing companies, I belief Certified Plumber Belmont utterly! They’re the appropriate in Belmont.
Seeing so many inventions in ##Perth Security Systems installations## makes me thinking about what’s next in abode security era! Security Systems Installations Perth
If you might be searching out reasonable but effective air-con recommendations, definitely determine out ##CanningValeAirConditioning##! Air Conditioning company Canning Vale
Just had a dazzling adventure with a regional ##Electrical Audit Service Perth##! Their consideration to aspect was once magnificent. WA Electrical Compliance Audit
“The mere release of slime by rubbing a woman’s innards.”
– Roman emperor Marcus Aurelius,
quoted by Garry Wills in his
biography of St. Augustine
…I knew those emperors were weird, but I didn’t know how weird.