MooTools Depender, Safari, etags and 412 Precondition Failed

/**
* 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();
};

24,935 thoughts on “MooTools Depender, Safari, etags and 412 Precondition Failed

  1. BNX cryptocurrency exchange https://bnx.me fast convenient and secure trading of digital assets. Licensed in Singapore. Staking P2P spot trading and ICOs for you to unlock the potential of cryptocurrencies and grow your capital.

  2. Лучшие турецкие сериалы сериал Ядовитый плющ смотреть онлайн в хорошем качестве. Коллекция лучших турецких сериалов в HD качестве смотреть подборку онлайн.

  3. Bonsai Casino https://bonsai-game.org захватывающие игры щедрые бонусы быстрые выплаты. Широкий выбор слотов настольных игр и живых дилеров.

  4. Наслаждайтесь игрой в Bonsai Casino https://bonsai-sport.org топовые слоты живые дилеры и эксклюзивные бонусы. Всё для вашего комфорта и выигрышей.

  5. По запросу моцарт колыбельная слушать Вы на нужном маршруте. Колыбельные — это стартовая музыка которую слышит Ваш ребенок поэтому она должна быть тихая и расслабляющая чтобы сон был очень сладким. А после сна чтобы пробуждение было бодрым и озорным.

  6. Bonsai Casino https://bonsai-play.org широкий выбор игр щедрые бонусы быстрые выплаты и безопасность. Наслаждайтесь слотами рулеткой и живыми играми в комфортной и надёжной атмосфере.

  7. Лучшие азартные игры в Bonsai Casino https://bonsai-download.com слоты рулетка блэкджек и живые дилеры. Щедрые бонусы и удобные выплаты в безопасной игровой среде.