| Filename | Latest commit message | Latest commit date |
|---|---|---|
The previous fix only stopped passing range options for range-less GETs, but current workerd reports a DEFINED full-span object.range even for a plain get() with empty options — so every response still went out 206 + Content-Range and Firefox still refused to execute the editor glue. Verified against local workerd (wrangler dev + seeded R2): the 206 branch must key off the REQUEST having asked for a range. Plain GET now 200 with full body; Range requests still get proper 206s. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PmR6goSk7JC17h7fkgGvHG |
||
| .. | ||
| src | ||
| wrangler.staging.jsonc | ||