<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cloudflare on Brainfart</title>
    <link>https://brainfart.fyi/tags/cloudflare/</link>
    <description>Recent content in Cloudflare on Brainfart</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>©️ C. Mader</copyright>
    <lastBuildDate>Sat, 21 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://brainfart.fyi/tags/cloudflare/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SvelteKit and Cloudflare Compatibility Date after `2024-04-01`</title>
      <link>https://brainfart.fyi/post/20260321-sveltkit-and-cloudflare/</link>
      <pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://brainfart.fyi/post/20260321-sveltkit-and-cloudflare/</guid>
      <description>&lt;p&gt;Today, I needed to increase my &lt;code&gt;compatibility_date&lt;/code&gt; for &lt;a href=&#34;https://cally.fyi&#34;&gt;my Svelte project&lt;/a&gt;.&#xA;I noticed, that when I ran the project locally with &lt;code&gt;npx wrangler dev&lt;/code&gt;, that no POST requests worked any longer.&#xA;There was a &lt;em&gt;405 Method Not Allowed&lt;/em&gt; HTTP error.&#xA;The same was true when I opened the branch preview deployment.&lt;/p&gt;&#xA;&lt;p&gt;tl;dr: I added the &lt;a href=&#34;https://developers.cloudflare.com/workers/configuration/compatibility-flags/#navigation-requests-prefer-asset-serving&#34;&gt;&lt;code&gt;assets_navigation_has_no_effect&lt;/code&gt;&lt;/a&gt; compatibility flag.&#xA;Now it works.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
