mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-09-24 17:12:00 +00:00
feat(headerspec): add UTF-8 encoding/decoding support
* 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.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@warkypublic/resolvespec-js": patch
|
||||
---
|
||||
|
||||
fix: added headers and few fixes
|
||||
Reference in New Issue
Block a user