mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-22 12:57:30 +08:00
- Add decodeBase64UTF8 function to properly handle UTF-8 encoded Base64 content - Replace atob() with TextDecoder for correct Chinese character decoding - Explicitly specify UTF-8 charset when creating download Blob - Fix garbled Chinese text when downloading summary.json from HTML report