mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-05-01 13:54:12 +00:00
- Added Base64 encoding for the response body in the anonProxyHandler to prevent corruption of binary data when returned in JSON format. - Updated the response structure to include the encoded body, ensuring compatibility with various data types.