cloudflare / workerd

The JavaScript / Wasm runtime that powers Cloudflare Workers
https://blog.cloudflare.com/workerd-open-source-workers-runtime/
Apache License 2.0
6.11k stars 290 forks source link

Support case-insensitive encoding in TextDecoder API (Fixes #2300) #2301

Closed fhanau closed 3 months ago

fhanau commented 3 months ago

The Encoding spec requires that case-insensitive labels are supported.