mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-17 10:06:58 +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.