cloudflare / cloudflare/workerd
fetch should reject if server responds with empty Location
Open
wpt-conformance
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
That is, if the server replies with just `Location:`, the `fetch()` call should be rejected with TypeError. See WPT's `fetch/api/redirect/redirect-empty-location.any.js`
Contributor guide
Assessment
This issue has not been assessed yet.