mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-09-24 09:02:00 +00:00
* Implement round-trip encoding/decoding for UTF-8 values in header functions. * Update encodeHeaderValue and decodeHeaderValue to use base64 utility functions. * Add tests for UTF-8 header value handling. * Update Vite config to externalize base64 utility.
6 lines
48 B
YAML
6 lines
48 B
YAML
packages:
|
|
- '.'
|
|
|
|
allowBuilds:
|
|
esbuild: true
|