301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: e4.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="en"><head><meta charSet="UTF-8"/><title> E4 | Stream free on Channel 4 </title><script src="https://static.channel4.com/all4-dtm/latest/dtm.js" async=""></script><script src="https://cdn.optimizely.com/js/8171642667.js"></script><link rel="canonical" href="https://www.channel4.com/collection/e4"/><link href="https://fonts.channel4.com/stylesheet?4text.regular&4text.medium&4headline.extrabolditalic" rel="preload stylesheet" as="style" type="text/css"/><link rel="icon" href="/favicon.ico"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="manifest" href="/site.webmanifest"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#aaff89"/><meta name="msapplication-TileColor" content="#aaff89"/><meta name="theme-color" content="#aaff89"/><script type="text/javascript" id="mParticle"> let identifyRequest; let identityCallback; window.mParticle = {"config":{"isDevelopmentMode":false,"dataPlan":{"planId":"main_data_plan","planVersion":1},"logLevel":"warning","v1SecureServiceUrl":"et.channel4.com/webevents/v1/JS/","v2SecureServiceUrl":"et.channel4.com/webevents/v2/JS/","v3SecureServiceUrl":"et.channel4.com/webevents/v3/JS/","configUrl":"et.channel4.com/tags/JS/v2/","identityUrl":"et.channel4.com/identity/v1/","aliasUrl":"et.channel4.com/webevents/v1/identity/"}}; window._mParticle = {}; window._mParticle.identityPromiseResolve = null; window._mParticle.identityPromise = new Promise((resolve) => { window._mParticle.identityPromiseResolve = resolve; }); // Load js-cookie helper var converter={read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},defaultAttributes={path:"/"};function assign(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var i in t)e[i]=t[i]}return e}function set(e,r,t){if("undefined"!=typeof document){"number"==typeof(t=assign({},defaultAttributes,t)).expires&&(t.expires=new Date(Date.now()+864e5*t.expires)),t.expires&&(t.expires=t.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var i="";for(var n in t){if(t[n])i+="; "+n,!0!==t[n]&&(i+="="+t[n].split(";")[0])}return document.cookie=e+"="+converter.write(r,e)+i}}function get(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var r=document.cookie?document.cookie.split("; "):[],t={},i=0;i<r.length;i++){var n=r[i].split("="),o=n.slice(1).join("=");try{var a=decodeURIComponent(n[0]);if(a in t||(t[a]=converter.read(o,a)),e===a)break}catch{}}return e?t[e]:t}}function remove(e,r){set(e,"",assign({},r,{expires:-1}))} const journeyQueryParam = new URLSearchParams(window.location.search).get('journey'); const journeyCookieParam = get('journey'); if (journeyQueryParam || journeyCookieParam) { identifyRequest = {"userIdentities":{"customerid":null}}; identityCallback = (result) => { if (result.getUser()) { result.getUser().setUserAttribute('authentication_status', 'not_signed_in'); result.getUser().setUserAttribute('viewer_guid', 'not_signed_in'); result.getUser().setUserAttribute('subscription_status', 'unknown'); if (window._mParticle.identityPromiseResolve) window._mParticle.identityPromiseResolve(); } else { // If the global sumo logger is available log the error, if not store the error in global variable // to log later from the client side window._mParticle.logMParticleError ? window._mParticle.logMParticleError({ message: 'mParticle identity Callback Error', errorCode: result.httpCode, errorCategory: 'mParticle' }) : window._mParticle.mParticleError = result; } }; } else { window.mParticle.config.identifyRequest = {"userIdentities":{"customerid":null}}; window.mParticle.config.identityCallback = (result) => { if (result.getUser()) { result.getUser().setUserAttribute('authentication_status', 'not_signed_in'); result.getUser().setUserAttribute('viewer_guid', 'not_signed_in'); result.getUser().setUserAttribute('subscription_status', 'unknown'); if (window._mParticle.identityPromiseResolve) window._mParticle.identityPromiseResolve(); } else { // If the global sumo logger is available log the error, if not store the error in global variable // to log later from the client side window._mParticle.logMParticleError ? window._mParticle.logMParticleError({ message: 'mParticle identity Callback Error', errorCode: result.httpCode, errorCategory: 'mParticle' }) : window._mParticle.mParticleError = result; } }; } // Load mParticle SDK ( function(t){window.mParticle=window.mParticle||{};window.mParticle.EventType={Unknown:0,Navigation:1,Location:2,Search:3,Transaction:4,UserContent:5,UserPreference:6,Social:7,Other:8};window.mParticle.eCommerce={Cart:{}};window.mParticle.Identity={};window.mParticle.config=window.mParticle.config||{};window.mParticle.config.rq=[];window.mParticle.config.snippetVersion=2.3;window.mParticle.ready=function(t){window.mParticle.config.rq.push(t)};var e=["endSession","logError","logBaseEvent","logEvent","logForm","logLink","logPageView","setSessionAttribute","setAppName","setAppVersion","setOptOut","setPosition","startNewSession","startTrackingLocation","stopTrackingLocation"];var o=["setCurrencyCode","logCheckout"];var i=["identify","login","logout","modify"];e.forEach(function(t){window.mParticle[t]=n(t)});o.forEach(function(t){window.mParticle.eCommerce[t]=n(t,"eCommerce")});i.forEach(function(t){window.mParticle.Identity[t]=n(t,"Identity")});function n(e,o){return function(){if(o){e=o+"."+e}var t=Array.prototype.slice.call(arguments);t.unshift(e);window.mParticle.config.rq.push(t)}}var dpId,dpV,config=window.mParticle.config,env=config.isDevelopmentMode?1:0,dbUrl="?env="+env,dataPlan=window.mParticle.config.dataPlan;dataPlan&&(dpId=dataPlan.planId,dpV=dataPlan.planVersion,dpId&&(dpV&&(dpV<1||dpV>1e3)&&(dpV=null),dbUrl+="&plan_id="+dpId+(dpV?"&plan_version="+dpV:"")));var mp=document.createElement("script");mp.type="text/javascript";mp.async=true;mp.src="https://et.channel4.com/tags"+"/js/v2/"+t+"/mparticle.js" + dbUrl;var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(mp,c)} )("eu1-785e164941c9ed4880842cc0c6d6bf0c") window.mParticle.ready( function() { const haveQueryParameterToCallLogin = journeyQueryParam === 'sign-in' || journeyQueryParam === 'register'; const haveQueryParameterToCallLogout = journeyQueryParam === 'sign-out'; const haveCookieToCallLogin = journeyCookieParam === 'sign-in' || journeyCookieParam === 'register'; const haveCookieToCallLogout = journeyCookieParam === 'sign-out'; const haveToCallLogin = haveQueryParameterToCallLogin || haveCookieToCallLogin; const haveToCallLogout = haveQueryParameterToCallLogout || haveCookieToCallLogout; if (haveToCallLogin) { mParticle.Identity.login(identifyRequest, identityCallback); } if (haveToCallLogout) { mParticle.Identity.logout({}, identityCallback); } if (haveCookieToCallLogin || haveCookieToCallLogout) { remove('journey', { path: '/', domain: '.channel4.com' }); } } ); </script><link href="/homepage/static/2.1.45/css/style.css" rel="preload stylesheet" as="style" type="text/css"/><meta name="apple-itunes-app" content="app-id=432494037"/><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1, minimum-scale=1, maximum-scale=3"/> <script>(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"rua.upush":"false","rua.cpush":"false","rua.upre":"false","rua.cpre":"false","rua.uprl":"false","rua.cprl":"false","rua.cprf":"false","rua.trans":"","rua.cook":"false","rua.ims":"false","rua.ufprl":"false","rua.cfprl":"false","rua.isuxp":"false","rua.texp":"norulematch","rua.ceh":"false","rua.ueh":"false","rua.ieh.st":"0"}]);</script> <script>!function(a){var e="https://s.go-mpulse.net/boomerang/",t="addEventListener";if("False"=="True")a.BOOMR_config=a.BOOMR_config||{},a.BOOMR_config.PageParams=a.BOOMR_config.PageParams||{},a.BOOMR_config.PageParams.pci=!0,e="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="XF74S-NBRPP-BVVGB-BSCMM-3V6RK",function(){function n(e){a.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!a.BOOMR||!a.BOOMR.version&&!a.BOOMR.snippetExecuted){a.BOOMR=a.BOOMR||{},a.BOOMR.snippetExecuted=!0;var i,_,o,r=document.createElement("iframe");if(a[t])a[t]("load",n,!1);else if(a.attachEvent)a.attachEvent("onload",n);r.src="javascript:void(0)",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="width:0;height:0;border:0;display:none;",o=document.getElementsByTagName("script")[0],o.parentNode.insertBefore(r,o);try{_=r.contentWindow.document}catch(O){i=document.domain,r.src="javascript:var d=document.open();d.domain='"+i+"';void(0);",_=r.contentWindow.document}_.open()._l=function(){var a=this.createElement("script");if(i)this.domain=i;a.id="boomr-if-as",a.src=e+"XF74S-NBRPP-BVVGB-BSCMM-3V6RK",BOOMR_lstart=(new Date).getTime(),this.body.appendChild(a)},_.write("<bo"+'dy onload="document._l();">'),_.close()}}(),"".length>0)if(a&&"performance"in a&&a.performance&&"function"==typeof a.performance.setResourceTimingBufferSize)a.performance.setResourceTimingBufferSize();!function(){if(BOOMR=a.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var e=""=="true"?1:0,t="",n="q62tyzax2kwgo2aridzq-f-83eb54f6d-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,_={"ak.v":"39","ak.cp":"237980","ak.ai":parseInt("141036",10),"ak.ol":"0","ak.cr":10,"ak.ipv":4,"ak.proto":"http/1.1","ak.rid":"4db6bf3a","ak.r":45140,"ak.a2":e,"ak.m":"a","ak.n":"essl","ak.bpcip":"135.181.60.0","ak.cport":40792,"ak.gh":"23.73.3.150","ak.quicv":"","ak.tlsv":"tls1.3","ak.0rtt":"","ak.0rtt.ed":"","ak.csrc":"-","ak.acc":"bbr","ak.t":"1745961203","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==r+a/9/jJENYUeNpAhdvoF1mKg9S7vuNcWwPdtmp0mhLsgBYiLDyyOyUH3sjv9WTIuodZScVtDE9eK2wBa04u/vhZtDqRMFydXVVLZvMKUcWbU+wdmdxEyaZBY33b9pbOKWbAu0x5C3wvxL1sboAKAbnZxx5fgLRAEDGfbM+XP0M397cuPWIhn4PfobjgdmxsVwLCU2UJn4b32zAcGd3hSZxi3/7KfJ++Moe607OIv3LC66+AOvEozfXTyOjQVKwG7iUEVIvYJfY3JXuEPfP9F27ObPA3JGxhDXfdmD+HzZj4x06HxPO+Nb8Fd+39HTkdlbCB6o2jZwM3EjZpyajHYHi8dJLKLB0U9DXUkBL+Oo+efk/AMRpyNAy1DUgjHc0/VFRFLFrHYcHu57hqhqZaq8yC1tKECV3EYpo1JPyHtSk=","ak.pv":"384","ak.dpoabenc":"","ak.tf":i};if(""!==t)_["ak.ruds"]=t;var o={i:!1,av:function(e){var t="http.initiator";if(e&&(!e[t]||"spa_hard"===e[t]))_["ak.feo"]=void 0!==a.aFeoApplied?1:0,BOOMR.addVar(_)},rv:function(){var a=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.0rtt.ed","ak.r","ak.acc","ak.t","ak.tf"];BOOMR.removeVar(a)}};BOOMR.plugins.AK={akVars:_,akDNSPreFetchDomain:n,init:function(){if(!o.i){var a=BOOMR.subscribe;a("before_beacon",o.av,null,null),a("onbeacon",o.rv,null,null),o.i=!0}return this},is_complete:function(){return!0}}}}()}(window);</script></head><body><div id="mountpoint"></div><h1 class="accessible">Channel 4</h1><div class="app" id="app"></div><script type="application/json" id="all4-config">{"homepage":{"client":"","device":"","version":"","segment":""},"slicesApiPath":"/api/brand-hub/e4","brandHubUrl":"https://www.channel4.com/programmes","staticContentUrl":"/homepage/static/2.1.45","watchLiveUrl":"https://www.channel4.com/now","tvGuideUrl":"https://www.channel4.com/tv-guide","myListUrl":"https://www.channel4.com/my4/my-list","myFourUrl":"https://www.channel4.com/my4","collectionsUrl":"https://www.channel4.com/programmes/collections","urlToAdvertCode":"https://static.c4assets.com/all4-ad-code/latest/adverts.js","maze":{"enabled":true,"scriptUrl":"https://snippet.maze.co/maze-universal-loader.js","apiKey":"4f48c7e5-f420-4f3d-8fcf-810a018b62d4"},"datafileOptimizelyUrl":"https://cdn.optimizely.com/json/9106712456.json","isHomePage":false,"sumologic":{"endpoint":"https://monitor.channel4.com/logs/dotcom/client/homepage","enabled":true,"environment":"prod"},"initializeMParticle":true,"braze":{"enabled":true,"endpoint":"sdk.fra-01.braze.eu","SDKApiKey":"2e1e6ac0-7468-40a8-bc2e-bc60be155231","contentCardsEnabled":true,"inAppMessagingEnabled":true},"virtualizedDom":true,"allowExpandingSliceItemsCarousel":true,"allowExpandingSliceItemsGridOverlay":false,"my4":{"favouritesApiUrl":"https://www.channel4.com/my4/api/v1/user/favourites","favouritesApiTimeout":13000},"sliceBannersWithCTAEnabled":true}</script><script defer="" src="https://all4nav.channel4.com/v1/js/loader.js?fullNav=yes&header=header&footer=footer&parentalControls=yes&all4Footer=yes"></script><script src="https://static.c4assets.com/all4-ad-code/latest/adverts.js" async=""></script><script src="/homepage/static/2.1.45/js/homepage.js"></script><script type="text/javascript" src="/20nQ75VGre5qs/s7/otdVVmP3yoDY/aYYk8wf0DtfzSESa/VwgDKA/bS/UvdC1rTSw"></script></body></html>