Details
-
Change Request
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
6.2.0beta3
-
None
Description
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.