Thicket data repository for the EEG
1{ 2 "id": "https://mort.io/blog/looping-the-loop/", 3 "title": "Looping the Loop", 4 "link": "https://mort.io/blog/looping-the-loop/", 5 "updated": "2015-02-17T00:00:00", 6 "published": "2015-02-17T00:00:00", 7 "summary": "<p>In a fit of blogging mania, here\u2019s another one literally barely days after the\nprevious one. Maybe I\u2019ll crack this yet.</p>\n<p>Anyway, this is just a short one with what verges on a Technical Contribution.\nTo whit: I recently sorted out <a href=\"http://mort.io/\">this domain</a> and was having\nsome issues getting some consistency between what <code>dig</code>, Chrome and my\n<a href=\"http://gandi.net\">domain provider</a> believed to be the correct state. In\nparticular, I was switching over to make the domain properly live rather than\nsimply a <code>301 Moved Permanently</code> redirect to my old pages at Nottingham.</p>\n<p>It turns out this was probably mostly Chrome being confused. It seems that it\ncaches <code>301 Moved Permanently</code> redirects fairly aggressively and the cached\nentries are <strong>not</strong> discarded when you go through the standard mechanisms to\nclear caches.</p>\n<p>After a bit of experimentation and browsing, it seems that one way to clear this\nis to <code>view-source</code> on the page but pass a spurious parameter to defeat the\ncache. So, to force the browser to fetch <a href=\"http://mort.io\">http://mort.io</a> properly, all I had to\ndo was <code>view-source:mort.io?spurious=parameter</code>. And lo! All was well.</p>", 8 "content": "<p>In a fit of blogging mania, here\u2019s another one literally barely days after the\nprevious one. Maybe I\u2019ll crack this yet.</p>\n<p>Anyway, this is just a short one with what verges on a Technical Contribution.\nTo whit: I recently sorted out <a href=\"http://mort.io/\">this domain</a> and was having\nsome issues getting some consistency between what <code>dig</code>, Chrome and my\n<a href=\"http://gandi.net\">domain provider</a> believed to be the correct state. In\nparticular, I was switching over to make the domain properly live rather than\nsimply a <code>301 Moved Permanently</code> redirect to my old pages at Nottingham.</p>\n<p>It turns out this was probably mostly Chrome being confused. It seems that it\ncaches <code>301 Moved Permanently</code> redirects fairly aggressively and the cached\nentries are <strong>not</strong> discarded when you go through the standard mechanisms to\nclear caches.</p>\n<p>After a bit of experimentation and browsing, it seems that one way to clear this\nis to <code>view-source</code> on the page but pass a spurious parameter to defeat the\ncache. So, to force the browser to fetch <a href=\"http://mort.io\">http://mort.io</a> properly, all I had to\ndo was <code>view-source:mort.io?spurious=parameter</code>. And lo! All was well.</p>", 9 "content_type": "html", 10 "author": { 11 "name": "Unknown", 12 "email": null, 13 "uri": null 14 }, 15 "categories": [], 16 "rights": null, 17 "source": "https://mort.io/atom.xml" 18}