Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Static Assets: Corrected handling of double slashes in redirect rule paths
description: Corrected handling of double slashes in redirect rule paths
date: 2025-08-15
---

[Static Assets](/workers/static-assets/): Fixed a bug in how redirect rules are processed. A URL path containing a double forward slash (//) is now correctly interpreted as a local path.
Loading