- 
    Change Request 
- 
    Resolution: Fixed
- 
    Trivial 
- 
    6.2.0beta3
- 
        Sprint 97 (Feb 2023), Sprint 98 (Mar 2023)
- 
        1
ZBXNEXT-7616 and ZBX-21073 made some of the JS functions binary-safe. Some of the functions like btoa (The btoa() method creates a Base64-encoded ASCII string from a binary string) and HTTP request-related methods (post, put, etc.) still are not binary-safe.